is not current version
Last Version 0.25.0-bin-20200609-a3b417b-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.25 0.25.0

dotty-compiler-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-compiler_0.25
Version

Version

0.25.0
Type

Type

jar

Download dotty-compiler_0.25 0.25.0


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