is not current version
Last Version 0.19.1-bin-20190904-beba63a-NIGHTLY

ch.epfl.lamp:dotty_0.19 0.19.1-bin-20190901-e38e533-NIGHTLY

dotty-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty_0.19
Version

Version

0.19.1-bin-20190901-e38e533-NIGHTLY
Type

Type

jar

Download dotty_0.19 0.19.1-bin-20190901-e38e533-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty_0.19/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty_0.19</artifactId>
    <version>0.19.1-bin-20190901-e38e533-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty_0.19/
implementation 'ch.epfl.lamp:dotty_0.19:0.19.1-bin-20190901-e38e533-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty_0.19/
implementation ("ch.epfl.lamp:dotty_0.19:0.19.1-bin-20190901-e38e533-NIGHTLY")
'ch.epfl.lamp:dotty_0.19:jar:0.19.1-bin-20190901-e38e533-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty_0.19" rev="0.19.1-bin-20190901-e38e533-NIGHTLY">
  <artifact name="dotty_0.19" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty_0.19', version='0.19.1-bin-20190901-e38e533-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty_0.19" % "0.19.1-bin-20190901-e38e533-NIGHTLY"
[ch.epfl.lamp/dotty_0.19 "0.19.1-bin-20190901-e38e533-NIGHTLY"]