| Лицензия |
Лицензия
BSD New
|
|---|---|
| Группа | Группаch.epfl.lamp |
| Идентификатор | Идентификаторdotty-compiler_0.18 |
| Версия | Версия0.18.1-bin-20190828-78d043a-NIGHTLY |
| Тип | Типjar |
| Описание |
Описаниеdotty-compiler-bootstrapped
dotty-compiler-bootstrapped
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.18/ -->
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-compiler_0.18</artifactId>
<version>0.18.1-bin-20190828-78d043a-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.18/
implementation 'ch.epfl.lamp:dotty-compiler_0.18:0.18.1-bin-20190828-78d043a-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.18/
implementation ("ch.epfl.lamp:dotty-compiler_0.18:0.18.1-bin-20190828-78d043a-NIGHTLY")
'ch.epfl.lamp:dotty-compiler_0.18:jar:0.18.1-bin-20190828-78d043a-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-compiler_0.18" rev="0.18.1-bin-20190828-78d043a-NIGHTLY">
<artifact name="dotty-compiler_0.18" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-compiler_0.18', version='0.18.1-bin-20190828-78d043a-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_0.18" % "0.18.1-bin-20190828-78d043a-NIGHTLY"
[ch.epfl.lamp/dotty-compiler_0.18 "0.18.1-bin-20190828-78d043a-NIGHTLY"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.epfl.lamp : dotty-interfaces | jar | 0.18.1-bin-20190828-78d043a-NIGHTLY |
| ch.epfl.lamp : dotty-library_0.18 | jar | 0.18.1-bin-20190828-78d043a-NIGHTLY |
| org.scala-lang.modules : scala-asm | jar | 6.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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |