is not current version
Last Version 0.27.0-bin-20200826-2e58a66-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.27 0.27.0-RC1

dotty-compiler-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-compiler_0.27
Version

Version

0.27.0-RC1
Type

Type

jar

Download dotty-compiler_0.27 0.27.0-RC1


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