Skip to content

Instantly share code, notes, and snippets.

@iwillig
Created April 12, 2011 21:09
Show Gist options
  • Select an option

  • Save iwillig/916416 to your computer and use it in GitHub Desktop.

Select an option

Save iwillig/916416 to your computer and use it in GitHub Desktop.
override def managedStyle = ManagedStyle.Maven
lazy val publishTo = "Local repo" at "file://" +Path.userHome + "/.m2/repository"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment