is not current version
Last Version 0.24.0-bin-20200426-1be5c23-NIGHTLY

ch.epfl.lamp:dotty-library_0.24 0.24.0

dotty-library-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_0.24
Version

Version

0.24.0
Type

Type

jar

Download dotty-library_0.24 0.24.0


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