is not current version
Last Version 0.9.0-bin-20180704-94d8e94-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.9 0.9.0-bin-20180521-f507958-NIGHTLY

dotty-compiler-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-compiler_0.9
Version

Version

0.9.0-bin-20180521-f507958-NIGHTLY
Type

Type

jar

Download dotty-compiler_0.9 0.9.0-bin-20180521-f507958-NIGHTLY


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