is not current version
Last Version 0.5.0-bin-20171128-41cc996-NIGHTLY

ch.epfl.lamp:dotty-library_0.5 0.5.0-bin-20171016-dd1882b-NIGHTLY

dotty-library-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_0.5
Version

Version

0.5.0-bin-20171016-dd1882b-NIGHTLY
Type

Type

jar

Download dotty-library_0.5 0.5.0-bin-20171016-dd1882b-NIGHTLY


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