Download scala-compiler-2.11.5-20160322-171045-e19b30b3cd.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.11.5-20160322-171045-e19b30b3cd in this page.

License

BSD 3-Clause

Build File

You can use the following script to add scala-compiler-2.11.5-20160322-171045-e19b30b3cd.jar to your project.

<dependency>
   <groupId>me.d-d</groupId>
   <artifactId>scala-compiler</artifactId>
   <version>2.11.5-20160322-171045-e19b30b3cd</version>
</dependency>
compile group: 'me.d-d', name: 'scala-compiler', version: '2.11.5-20160322-171045-e19b30b3cd'
libraryDependencies += "me.d-d" % "scala-compiler" % "2.11.5-20160322-171045-e19b30b3cd"
<dependency org="me.d-d" name="scala-compiler" rev="2.11.5-20160322-171045-e19b30b3cd"/>
@Grapes(@Grab(group='me.d-d', module='scala-compiler', version='2.11.5-20160322-171045-e19b30b3cd'))
'me.d-d:scala-compiler:jar:2.11.5-20160322-171045-e19b30b3cd'

Download

Click the following link to download the jar file.

scala-compiler-2.11.5-20160322-171045-e19b30b3cd-javadoc.jar
scala-compiler-2.11.5-20160322-171045-e19b30b3cd-sources.jar
scala-compiler-2.11.5-20160322-171045-e19b30b3cd.jar
scala-compiler-2.11.5-20160322-171045-e19b30b3cd.pom



Related Tutorials