Created
January 9, 2012 18:23
-
-
Save soc/1584228 to your computer and use it in GitHub Desktop.
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
| name := "usagecounter" | |
| version := "0.9" | |
| scalaVersion := "2.10.0-SNAPSHOT" | |
| libraryDependencies += "org.scala-lang" % "scala-compiler" % "2.10.0-SNAPSHOT" | |
| resolvers += "Scala-Tools Maven2 Snapshots Repository" at "http://scala-tools.org/repo-snapshots" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment