Skip to content

Instantly share code, notes, and snippets.

@durgeshm
Created December 1, 2011 04:21
Show Gist options
  • Save durgeshm/1413586 to your computer and use it in GitHub Desktop.
Save durgeshm/1413586 to your computer and use it in GitHub Desktop.
twitter/util 1.12.5 for scala 2.9.1
scalaVersion := "2.9.1"
resolvers += "durgeshm repo" at "http://durgeshm.github.com/releases"
libraryDependencies += "com.twitter" %% "util-core" % "1.12.5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment