Download dotty_2.11-0.1-20160930-93d4c8c-NIGHTLY.jar file - Jar d

Jar examples for d:dotty-2.11

Description

dotty

You can download jar file dotty_2.11 0.1-20160930-93d4c8c-NIGHTLY in this page.

License

BSD New

Build File

You can use the following script to add dotty_2.11-0.1-20160930-93d4c8c-NIGHTLY.jar to your project.

<dependency>
   <groupId>ch.epfl.lamp</groupId>
   <artifactId>dotty_2.11</artifactId>
   <version>0.1-20160930-93d4c8c-NIGHTLY</version>
</dependency>
compile group: 'ch.epfl.lamp', name: 'dotty_2.11', version: '0.1-20160930-93d4c8c-NIGHTLY'
libraryDependencies += "ch.epfl.lamp" % "dotty_2.11" % "0.1-20160930-93d4c8c-NIGHTLY"
<dependency org="ch.epfl.lamp" name="dotty_2.11" rev="0.1-20160930-93d4c8c-NIGHTLY"/>
@Grapes(@Grab(group='ch.epfl.lamp', module='dotty_2.11', version='0.1-20160930-93d4c8c-NIGHTLY'))
'ch.epfl.lamp:dotty_2.11:jar:0.1-20160930-93d4c8c-NIGHTLY'

Download

Click the following link to download the jar file.

dotty_2.11-0.1-20160930-93d4c8c-NIGHTLY-javadoc.jar
dotty_2.11-0.1-20160930-93d4c8c-NIGHTLY-sources.jar
dotty_2.11-0.1-20160930-93d4c8c-NIGHTLY.jar
dotty_2.11-0.1-20160930-93d4c8c-NIGHTLY.pom



Related Tutorials