License |
License |
---|---|
GroupId | GroupIdch.epfl.lamp |
ArtifactId | ArtifactIddotty-compiler_0.26 |
Last Version | Last Version0.26.0-bin-20200719-21a90aa-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.26/ -->
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-compiler_0.26</artifactId>
<version>0.26.0-bin-20200719-21a90aa-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.26/
implementation 'ch.epfl.lamp:dotty-compiler_0.26:0.26.0-bin-20200719-21a90aa-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.26/
implementation ("ch.epfl.lamp:dotty-compiler_0.26:0.26.0-bin-20200719-21a90aa-NIGHTLY")
'ch.epfl.lamp:dotty-compiler_0.26:jar:0.26.0-bin-20200719-21a90aa-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-compiler_0.26" rev="0.26.0-bin-20200719-21a90aa-NIGHTLY">
<artifact name="dotty-compiler_0.26" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-compiler_0.26', version='0.26.0-bin-20200719-21a90aa-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_0.26" % "0.26.0-bin-20200719-21a90aa-NIGHTLY"
[ch.epfl.lamp/dotty-compiler_0.26 "0.26.0-bin-20200719-21a90aa-NIGHTLY"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-interfaces | jar | 0.26.0-bin-20200719-21a90aa-NIGHTLY |
ch.epfl.lamp : dotty-library_0.26 | jar | 0.26.0-bin-20200719-21a90aa-NIGHTLY |
ch.epfl.lamp : tasty-core_0.26 | jar | 0.26.0-bin-20200719-21a90aa-NIGHTLY |
org.scala-lang.modules : scala-asm | jar | 7.3.1-scala-1 |
org.scala-sbt : compiler-interface | jar | 1.2.5 |
org.jline : jline-reader | jar | 3.15.0 |
org.jline : jline-terminal | jar | 3.15.0 |
org.jline : jline-terminal-jna | jar | 3.15.0 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |