is not current version
Last Version 0.19.1-bin-20190904-beba63a-NIGHTLY

ch.epfl.lamp:dotty-library_0.19 0.19.0-RC1

dotty-library-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_0.19
Version

Version

0.19.0-RC1
Type

Type

jar

Download dotty-library_0.19 0.19.0-RC1


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