License |
License
BSD New
|
---|---|
GroupId | GroupIdch.epfl.lamp |
ArtifactId | ArtifactIddotty-compiler_0.10 |
Last Version | Last Version0.10.0-bin-20181002-2b73f9d-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.10/ -->
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-compiler_0.10</artifactId>
<version>0.10.0-bin-20181002-2b73f9d-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.10/
implementation 'ch.epfl.lamp:dotty-compiler_0.10:0.10.0-bin-20181002-2b73f9d-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.10/
implementation ("ch.epfl.lamp:dotty-compiler_0.10:0.10.0-bin-20181002-2b73f9d-NIGHTLY")
'ch.epfl.lamp:dotty-compiler_0.10:jar:0.10.0-bin-20181002-2b73f9d-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-compiler_0.10" rev="0.10.0-bin-20181002-2b73f9d-NIGHTLY">
<artifact name="dotty-compiler_0.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-compiler_0.10', version='0.10.0-bin-20181002-2b73f9d-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_0.10" % "0.10.0-bin-20181002-2b73f9d-NIGHTLY"
[ch.epfl.lamp/dotty-compiler_0.10 "0.10.0-bin-20181002-2b73f9d-NIGHTLY"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-interfaces | jar | 0.10.0-bin-20181002-2b73f9d-NIGHTLY |
ch.epfl.lamp : dotty-library_0.10 | jar | 0.10.0-bin-20181002-2b73f9d-NIGHTLY |
org.scala-lang : scala-library | jar | 2.12.7 |
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.2 |
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 |