License |
License
BSD New
|
---|---|
GroupId | GroupIdch.epfl.lamp |
ArtifactId | ArtifactIddotty-compiler_0.12 |
Last Version | Last Version0.12.0-bin-20190117-b4a26ca-NIGHTLY |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondotty-compiler-bootstrapped
dotty-compiler-bootstrapped
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.12/ -->
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-compiler_0.12</artifactId>
<version>0.12.0-bin-20190117-b4a26ca-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.12/
implementation 'ch.epfl.lamp:dotty-compiler_0.12:0.12.0-bin-20190117-b4a26ca-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.12/
implementation ("ch.epfl.lamp:dotty-compiler_0.12:0.12.0-bin-20190117-b4a26ca-NIGHTLY")
'ch.epfl.lamp:dotty-compiler_0.12:jar:0.12.0-bin-20190117-b4a26ca-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-compiler_0.12" rev="0.12.0-bin-20190117-b4a26ca-NIGHTLY">
<artifact name="dotty-compiler_0.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-compiler_0.12', version='0.12.0-bin-20190117-b4a26ca-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_0.12" % "0.12.0-bin-20190117-b4a26ca-NIGHTLY"
[ch.epfl.lamp/dotty-compiler_0.12 "0.12.0-bin-20190117-b4a26ca-NIGHTLY"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-interfaces | jar | 0.12.0-bin-20190117-b4a26ca-NIGHTLY |
ch.epfl.lamp : dotty-library_0.12 | jar | 0.12.0-bin-20190117-b4a26ca-NIGHTLY |
org.scala-lang : scala-library | jar | 2.12.8 |
org.scala-lang.modules : scala-asm | jar | 6.0.0-scala-1 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.1.0 |
org.scala-sbt : compiler-interface | jar | 1.2.5 |
org.jline : jline-reader | jar | 3.9.0 |
org.jline : jline-terminal | jar | 3.9.0 |
org.jline : jline-terminal-jna | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |