is not current version
Last Version 0.23.0-bin-20200316-6948038-NIGHTLY

ch.epfl.lamp:dotty-library_0.23 0.23.0

dotty-library-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_0.23
Version

Version

0.23.0
Type

Type

jar

Download dotty-library_0.23 0.23.0


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