is not current version
Last Version 0.20.0-bin-20191030-1fe9555-NIGHTLY

ch.epfl.lamp:dotty-library_0.20 0.20.0-bin-20191016-5e8e26f-NIGHTLY

dotty-library-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_0.20
Version

Version

0.20.0-bin-20191016-5e8e26f-NIGHTLY
Type

Type

jar

Download dotty-library_0.20 0.20.0-bin-20191016-5e8e26f-NIGHTLY


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