Download dotty-compiler_2.11-0.1-20161129-3f7614a-NIGHTLY.jar file - Jar d

Jar examples for d:dotty-compiler-2.11

Description

dotty-compiler

You can download jar file dotty-compiler_2.11 0.1-20161129-3f7614a-NIGHTLY in this page.

License

BSD New

Build File

You can use the following script to add dotty-compiler_2.11-0.1-20161129-3f7614a-NIGHTLY.jar to your project.

<dependency>
   <groupId>ch.epfl.lamp</groupId>
   <artifactId>dotty-compiler_2.11</artifactId>
   <version>0.1-20161129-3f7614a-NIGHTLY</version>
</dependency>
compile group: 'ch.epfl.lamp', name: 'dotty-compiler_2.11', version: '0.1-20161129-3f7614a-NIGHTLY'
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_2.11" % "0.1-20161129-3f7614a-NIGHTLY"
<dependency org="ch.epfl.lamp" name="dotty-compiler_2.11" rev="0.1-20161129-3f7614a-NIGHTLY"/>
@Grapes(@Grab(group='ch.epfl.lamp', module='dotty-compiler_2.11', version='0.1-20161129-3f7614a-NIGHTLY'))
'ch.epfl.lamp:dotty-compiler_2.11:jar:0.1-20161129-3f7614a-NIGHTLY'

Download

Click the following link to download the jar file.

dotty-compiler_2.11-0.1-20161129-3f7614a-NIGHTLY-javadoc.jar
dotty-compiler_2.11-0.1-20161129-3f7614a-NIGHTLY-sources.jar
dotty-compiler_2.11-0.1-20161129-3f7614a-NIGHTLY.jar
dotty-compiler_2.11-0.1-20161129-3f7614a-NIGHTLY.pom



Related Tutorials