Skip to content

Instantly share code, notes, and snippets.

@soc
Created January 9, 2012 18:23
Show Gist options
  • Select an option

  • Save soc/1584228 to your computer and use it in GitHub Desktop.

Select an option

Save soc/1584228 to your computer and use it in GitHub Desktop.
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