Skip to content

Instantly share code, notes, and snippets.

@johannegger
Last active August 29, 2015 14:22
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 johannegger/3226587d5ce3e66a8ad1 to your computer and use it in GitHub Desktop.
Save johannegger/3226587d5ce3e66a8ad1 to your computer and use it in GitHub Desktop.
blogpost0
//resolver
"Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
//dependencies
"org.scalameta" %% "scalameta"            % "0.1.0-SNAPSHOT"
"org.scala-lang" % "scala-reflect"        % "2.11.6"
"org.scala-lang" % "scala-compiler"       % "2.11.6"
"org.scala-lang" % "scala-library"        % "2.11.6"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment