Jar examples for s:scala-compiler
Compiler for the Scala Programming Language
You can download jar file scala-compiler 2.8.0.RC6 in this page.
BSD 3-Clause
You can use the following script to add scala-compiler-2.8.0.RC6.jar to your project.
<dependency> <groupId>com.weiglewilczek.scala-lang-osgi</groupId> <artifactId>scala-compiler</artifactId> <version>2.8.0.RC6</version> </dependency>
compile group: 'com.weiglewilczek.scala-lang-osgi', name: 'scala-compiler', version: '2.8.0.RC6'
libraryDependencies += "com.weiglewilczek.scala-lang-osgi" % "scala-compiler" % "2.8.0.RC6"
<dependency org="com.weiglewilczek.scala-lang-osgi" name="scala-compiler" rev="2.8.0.RC6"/>
@Grapes(@Grab(group='com.weiglewilczek.scala-lang-osgi', module='scala-compiler', version='2.8.0.RC6'))
'com.weiglewilczek.scala-lang-osgi:scala-compiler:jar:2.8.0.RC6'
Click the following link to download the jar file.
scala-compiler-2.8.0.RC6.jar