is not current version
Last Version 0.28.0-bin-20201014-ca67e4d-NIGHTLY

ch.epfl.lamp:scala-compiler 0.25.0-bin-20200607-345c8bc-NIGHTLY

scala-compiler

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

scala-compiler
Version

Version

0.25.0-bin-20200607-345c8bc-NIGHTLY
Type

Type

jar

Download scala-compiler 0.25.0-bin-20200607-345c8bc-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/scala-compiler/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>scala-compiler</artifactId>
    <version>0.25.0-bin-20200607-345c8bc-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/scala-compiler/
implementation 'ch.epfl.lamp:scala-compiler:0.25.0-bin-20200607-345c8bc-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/scala-compiler/
implementation ("ch.epfl.lamp:scala-compiler:0.25.0-bin-20200607-345c8bc-NIGHTLY")
'ch.epfl.lamp:scala-compiler:jar:0.25.0-bin-20200607-345c8bc-NIGHTLY'
<dependency org="ch.epfl.lamp" name="scala-compiler" rev="0.25.0-bin-20200607-345c8bc-NIGHTLY">
  <artifact name="scala-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='scala-compiler', version='0.25.0-bin-20200607-345c8bc-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "scala-compiler" % "0.25.0-bin-20200607-345c8bc-NIGHTLY"
[ch.epfl.lamp/scala-compiler "0.25.0-bin-20200607-345c8bc-NIGHTLY"]