is not current version
Last Version 0.7.0-bin-20180304-4cfffbe-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.7 0.7.0-RC1

dotty-compiler-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-compiler_0.7
Version

Version

0.7.0-RC1
Type

Type

jar

Download dotty-compiler_0.7 0.7.0-RC1


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