License |
License |
---|---|
GroupId | GroupIdch.epfl.lamp |
ArtifactId | ArtifactIddotty-library_0.25 |
Last Version | Last Version0.25.0-bin-20200609-a3b417b-NIGHTLY |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondotty-library-bootstrapped
dotty-library-bootstrapped
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.25/ -->
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-library_0.25</artifactId>
<version>0.25.0-bin-20200609-a3b417b-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.25/
implementation 'ch.epfl.lamp:dotty-library_0.25:0.25.0-bin-20200609-a3b417b-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.25/
implementation ("ch.epfl.lamp:dotty-library_0.25:0.25.0-bin-20200609-a3b417b-NIGHTLY")
'ch.epfl.lamp:dotty-library_0.25:jar:0.25.0-bin-20200609-a3b417b-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-library_0.25" rev="0.25.0-bin-20200609-a3b417b-NIGHTLY">
<artifact name="dotty-library_0.25" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-library_0.25', version='0.25.0-bin-20200609-a3b417b-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-library_0.25" % "0.25.0-bin-20200609-a3b417b-NIGHTLY"
[ch.epfl.lamp/dotty-library_0.25 "0.25.0-bin-20200609-a3b417b-NIGHTLY"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |