is not current version
Last Version 0.8.0-bin-20180424-e77604d-NIGHTLY

ch.epfl.lamp:dotty_0.8 0.8.0-bin-20180318-990469e-NIGHTLY

dotty-bootstrapped

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty_0.8
Version

Version

0.8.0-bin-20180318-990469e-NIGHTLY
Type

Type

jar

Download dotty_0.8 0.8.0-bin-20180318-990469e-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty_0.8/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty_0.8</artifactId>
    <version>0.8.0-bin-20180318-990469e-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty_0.8/
implementation 'ch.epfl.lamp:dotty_0.8:0.8.0-bin-20180318-990469e-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty_0.8/
implementation ("ch.epfl.lamp:dotty_0.8:0.8.0-bin-20180318-990469e-NIGHTLY")
'ch.epfl.lamp:dotty_0.8:jar:0.8.0-bin-20180318-990469e-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty_0.8" rev="0.8.0-bin-20180318-990469e-NIGHTLY">
  <artifact name="dotty_0.8" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty_0.8', version='0.8.0-bin-20180318-990469e-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty_0.8" % "0.8.0-bin-20180318-990469e-NIGHTLY"
[ch.epfl.lamp/dotty_0.8 "0.8.0-bin-20180318-990469e-NIGHTLY"]