is not current version
Last Version 0.14.0-bin-20190410-d4a47aa-NIGHTLY

ch.epfl.lamp:dotty_0.14 0.14.0-bin-20190304-f563411-NIGHTLY

dotty-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty_0.14
Version

Version

0.14.0-bin-20190304-f563411-NIGHTLY
Type

Type

jar

Download dotty_0.14 0.14.0-bin-20190304-f563411-NIGHTLY


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