License |
License
BSD New
|
---|---|
GroupId | GroupIdch.epfl.lamp |
ArtifactId | ArtifactIddotty-compiler_0.21 |
Version | Version0.21.0-bin-20191217-fa9a48e-NIGHTLY |
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.21/ -->
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-compiler_0.21</artifactId>
<version>0.21.0-bin-20191217-fa9a48e-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.21/
implementation 'ch.epfl.lamp:dotty-compiler_0.21:0.21.0-bin-20191217-fa9a48e-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.21/
implementation ("ch.epfl.lamp:dotty-compiler_0.21:0.21.0-bin-20191217-fa9a48e-NIGHTLY")
'ch.epfl.lamp:dotty-compiler_0.21:jar:0.21.0-bin-20191217-fa9a48e-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-compiler_0.21" rev="0.21.0-bin-20191217-fa9a48e-NIGHTLY">
<artifact name="dotty-compiler_0.21" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-compiler_0.21', version='0.21.0-bin-20191217-fa9a48e-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_0.21" % "0.21.0-bin-20191217-fa9a48e-NIGHTLY"
[ch.epfl.lamp/dotty-compiler_0.21 "0.21.0-bin-20191217-fa9a48e-NIGHTLY"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-interfaces | jar | 0.21.0-bin-20191217-fa9a48e-NIGHTLY |
ch.epfl.lamp : dotty-library_0.21 | jar | 0.21.0-bin-20191217-fa9a48e-NIGHTLY |
ch.epfl.lamp : tasty-core_0.21 | jar | 0.21.0-bin-20191217-fa9a48e-NIGHTLY |
org.scala-lang.modules : scala-asm | jar | 7.0.0-scala-1 |
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 |