Created
August 21, 2012 17:31
-
-
Save devnulled/3417585 to your computer and use it in GitHub Desktop.
How To Specify an Ivy Style Resolver for sbt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resolvers += Resolver.url("artifactory", url("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases"))(Resolver.ivyStylePatterns) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment