is not current version
Last Version 0.26.0-bin-20200719-21a90aa-NIGHTLY

ch.epfl.lamp:dotty-library_0.26 0.26.0-RC1

dotty-library-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_0.26
Version

Version

0.26.0-RC1
Type

Type

jar

Download dotty-library_0.26 0.26.0-RC1


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