Skip to content

Instantly share code, notes, and snippets.

@jstrachan
Created January 11, 2010 15:54
Show Gist options
  • Save jstrachan/274320 to your computer and use it in GitHub Desktop.
Save jstrachan/274320 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>${scalaVersion}</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-compiler</artifactId>
<version>${scalaVersion}</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment