is not current version
Last Version 0.26.0-bin-20200719-21a90aa-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.26 0.26.0

dotty-compiler-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-compiler_0.26
Version

Version

0.26.0
Type

Type

jar

Download dotty-compiler_0.26 0.26.0


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