Skip to content

Instantly share code, notes, and snippets.

@rkitover
Created March 19, 2013 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rkitover/5192357 to your computer and use it in GitHub Desktop.
Save rkitover/5192357 to your computer and use it in GitHub Desktop.
name := "get_title"
version := "1.0"
scalaVersion := "2.10.0"
libraryDependencies += "org.scala-lang" % "scala-reflect" % "2.10.0"
libraryDependencies += "com.gravity" % "goose" % "2.1.22"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment