is not current version
Last Version 0.18.1-bin-20190828-78d043a-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.18 0.18.0-bin-20190807-963719e-NIGHTLY

dotty-compiler-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-compiler_0.18
Version

Version

0.18.0-bin-20190807-963719e-NIGHTLY
Type

Type

jar

Download dotty-compiler_0.18 0.18.0-bin-20190807-963719e-NIGHTLY


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