is not current version
Last Version 0.14.0-bin-20190410-d4a47aa-NIGHTLY

ch.epfl.lamp:dotty-doc_0.14 0.14.0-RC1

dotty-doc-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-doc_0.14
Version

Version

0.14.0-RC1
Type

Type

jar

Download dotty-doc_0.14 0.14.0-RC1


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