Download compiler-interface-1.1.1+49-1c290cbb.jar file - Jar c

Jar examples for c:compiler-interface

Description

Incremental compiler of Scala

You can download jar file compiler-interface 1.1.1+49-1c290cbb in this page.

License

BSD-style

Build File

You can use the following script to add compiler-interface-1.1.1+49-1c290cbb.jar to your project.

<dependency>
   <groupId>ch.epfl.scala</groupId>
   <artifactId>compiler-interface</artifactId>
   <version>1.1.1+49-1c290cbb</version>
</dependency>
compile group: 'ch.epfl.scala', name: 'compiler-interface', version: '1.1.1+49-1c290cbb'
libraryDependencies += "ch.epfl.scala" % "compiler-interface" % "1.1.1+49-1c290cbb"
<dependency org="ch.epfl.scala" name="compiler-interface" rev="1.1.1+49-1c290cbb"/>
@Grapes(@Grab(group='ch.epfl.scala', module='compiler-interface', version='1.1.1+49-1c290cbb'))
'ch.epfl.scala:compiler-interface:jar:1.1.1+49-1c290cbb'

Download

Click the following link to download the jar file.

compiler-interface-1.1.1+49-1c290cbb-javadoc.jar
compiler-interface-1.1.1+49-1c290cbb-sources.jar
compiler-interface-1.1.1+49-1c290cbb.jar
compiler-interface-1.1.1+49-1c290cbb.pom



Related Tutorials