не последняя версия
Последняя версия 0.4.0-bin-20171013-a886cd4-NIGHTLY

ch.epfl.lamp:dotty-compiler_0.4 0.4.0-bin-20170926-2b9d346-NIGHTLY

dotty-compiler-bootstrapped

Группа

Группа

ch.epfl.lamp
Идентификатор

Идентификатор

dotty-compiler_0.4
Версия

Версия

0.4.0-bin-20170926-2b9d346-NIGHTLY
Тип

Тип

jar

Скачать dotty-compiler_0.4 0.4.0-bin-20170926-2b9d346-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.4/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty-compiler_0.4</artifactId>
    <version>0.4.0-bin-20170926-2b9d346-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.4/
implementation 'ch.epfl.lamp:dotty-compiler_0.4:0.4.0-bin-20170926-2b9d346-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-compiler_0.4/
implementation ("ch.epfl.lamp:dotty-compiler_0.4:0.4.0-bin-20170926-2b9d346-NIGHTLY")
'ch.epfl.lamp:dotty-compiler_0.4:jar:0.4.0-bin-20170926-2b9d346-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-compiler_0.4" rev="0.4.0-bin-20170926-2b9d346-NIGHTLY">
  <artifact name="dotty-compiler_0.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-compiler_0.4', version='0.4.0-bin-20170926-2b9d346-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-compiler_0.4" % "0.4.0-bin-20170926-2b9d346-NIGHTLY"
[ch.epfl.lamp/dotty-compiler_0.4 "0.4.0-bin-20170926-2b9d346-NIGHTLY"]