is not current version
Last Version 0.11.0-bin-20181125-92bbb6e-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.11 0.11.0-bin-20181124-d56af69-NIGHTLY

dotty-compiler-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-compiler_0.11
Version

Version

0.11.0-bin-20181124-d56af69-NIGHTLY
Type

Type

jar

Download dotty-compiler_0.11 0.11.0-bin-20181124-d56af69-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.11/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty-compiler_0.11</artifactId>
    <version>0.11.0-bin-20181124-d56af69-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.11/
implementation 'ch.epfl.lamp:dotty-compiler_0.11:0.11.0-bin-20181124-d56af69-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.11/
implementation ("ch.epfl.lamp:dotty-compiler_0.11:0.11.0-bin-20181124-d56af69-NIGHTLY")
'ch.epfl.lamp:dotty-compiler_0.11:jar:0.11.0-bin-20181124-d56af69-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-compiler_0.11" rev="0.11.0-bin-20181124-d56af69-NIGHTLY">
  <artifact name="dotty-compiler_0.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-compiler_0.11', version='0.11.0-bin-20181124-d56af69-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_0.11" % "0.11.0-bin-20181124-d56af69-NIGHTLY"
[ch.epfl.lamp/dotty-compiler_0.11 "0.11.0-bin-20181124-d56af69-NIGHTLY"]