is not current version
Last Version 0.28.0-bin-20201014-ca67e4d-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.28 0.28.0-bin-20200908-ce48f5a-NIGHTLY

dotty-compiler-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-compiler_0.28
Version

Version

0.28.0-bin-20200908-ce48f5a-NIGHTLY
Type

Type

jar

Download dotty-compiler_0.28 0.28.0-bin-20200908-ce48f5a-NIGHTLY


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