Download scala-compiler-2.8.1.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.1 in this page.

License

BSD 3-Clause

Build File

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

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

Download

Click the following link to download the jar file.

scala-compiler-2.8.1.jar
scala-compiler-2.8.1.pom



Related Tutorials