is not current version
Last Version 0.12.0-bin-20190117-b4a26ca-NIGHTLY

ch.epfl.lamp:dotty-library_0.12 0.12.0-bin-20190109-3d7d15f-NIGHTLY

dotty-library-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_0.12
Version

Version

0.12.0-bin-20190109-3d7d15f-NIGHTLY
Type

Type

jar

Download dotty-library_0.12 0.12.0-bin-20190109-3d7d15f-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.12/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty-library_0.12</artifactId>
    <version>0.12.0-bin-20190109-3d7d15f-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.12/
implementation 'ch.epfl.lamp:dotty-library_0.12:0.12.0-bin-20190109-3d7d15f-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.12/
implementation ("ch.epfl.lamp:dotty-library_0.12:0.12.0-bin-20190109-3d7d15f-NIGHTLY")
'ch.epfl.lamp:dotty-library_0.12:jar:0.12.0-bin-20190109-3d7d15f-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-library_0.12" rev="0.12.0-bin-20190109-3d7d15f-NIGHTLY">
  <artifact name="dotty-library_0.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-library_0.12', version='0.12.0-bin-20190109-3d7d15f-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-library_0.12" % "0.12.0-bin-20190109-3d7d15f-NIGHTLY"
[ch.epfl.lamp/dotty-library_0.12 "0.12.0-bin-20190109-3d7d15f-NIGHTLY"]