is not current version
Last Version 0.1-20170107-a909c2f-NIGHTLY

ch.epfl.lamp:dotty-library_2.11 0.1.1-20170220-f467be6-NIGHTLY

dotty-library

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-library_2.11
Version

Version

0.1.1-20170220-f467be6-NIGHTLY
Type

Type

jar

Download dotty-library_2.11 0.1.1-20170220-f467be6-NIGHTLY


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