Jar examples for d:dotty-compiler-0.6
dotty-compiler-bootstrapped
You can download jar file dotty-compiler_0.6 0.6.0 in this page.
BSD New
You can use the following script to add dotty-compiler_0.6-0.6.0.jar to your project.
<dependency> <groupId>ch.epfl.lamp</groupId> <artifactId>dotty-compiler_0.6</artifactId> <version>0.6.0</version> </dependency>
compile group: 'ch.epfl.lamp', name: 'dotty-compiler_0.6', version: '0.6.0'
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_0.6" % "0.6.0"
<dependency org="ch.epfl.lamp" name="dotty-compiler_0.6" rev="0.6.0"/>
@Grapes(@Grab(group='ch.epfl.lamp', module='dotty-compiler_0.6', version='0.6.0'))
'ch.epfl.lamp:dotty-compiler_0.6:jar:0.6.0'
Click the following link to download the jar file.
dotty-compiler_0.6-0.6.0-javadoc.jar