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

ch.epfl.lamp:dotty-doc_0.16 0.16.0-RC2

dotty-doc-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-doc_0.16
Version

Version

0.16.0-RC2
Type

Type

jar

Download dotty-doc_0.16 0.16.0-RC2


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