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