is not current version
Last Version 0.16.0-bin-20190607-8e15463-NIGHTLY

ch.epfl.lamp:dotty-library_0.16 0.16.0-RC3

dotty-library-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_0.16
Version

Version

0.16.0-RC3
Type

Type

jar

Download dotty-library_0.16 0.16.0-RC3


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