Skip to content

Instantly share code, notes, and snippets.

@devnulled
Created August 21, 2012 17:31
Show Gist options
  • Select an option

  • Save devnulled/3417585 to your computer and use it in GitHub Desktop.

Select an option

Save devnulled/3417585 to your computer and use it in GitHub Desktop.
How To Specify an Ivy Style Resolver for sbt
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