Download scala-compiler-2.8.0.RC7.jar file - Jar s

Jar examples for s:scala-compiler

Description

Compiler for the Scala Programming Language

You can download jar file scala-compiler 2.8.0.RC7 in this page.

License

BSD 3-Clause

Build File

You can use the following script to add scala-compiler-2.8.0.RC7.jar to your project.

<dependency>
   <groupId>com.weiglewilczek.scala-lang-osgi</groupId>
   <artifactId>scala-compiler</artifactId>
   <version>2.8.0.RC7</version>
</dependency>
compile group: 'com.weiglewilczek.scala-lang-osgi', name: 'scala-compiler', version: '2.8.0.RC7'
libraryDependencies += "com.weiglewilczek.scala-lang-osgi" % "scala-compiler" % "2.8.0.RC7"
<dependency org="com.weiglewilczek.scala-lang-osgi" name="scala-compiler" rev="2.8.0.RC7"/>
@Grapes(@Grab(group='com.weiglewilczek.scala-lang-osgi', module='scala-compiler', version='2.8.0.RC7'))
'com.weiglewilczek.scala-lang-osgi:scala-compiler:jar:2.8.0.RC7'

Download

Click the following link to download the jar file.

scala-compiler-2.8.0.RC7.jar
scala-compiler-2.8.0.RC7.pom



Related Tutorials