is not current version
Last Version 1.3.0-M4+47-d881fa2f

ch.epfl.scala:zinc-compile-core_2.12 1.2.1+75-4681bd84

Incremental compiler of Scala

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

zinc-compile-core_2.12
Version

Version

1.2.1+75-4681bd84
Type

Type

jar

Download zinc-compile-core_2.12 1.2.1+75-4681bd84


<!-- https://jarcasting.com/artifacts/ch.epfl.scala/zinc-compile-core_2.12/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>zinc-compile-core_2.12</artifactId>
    <version>1.2.1+75-4681bd84</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/zinc-compile-core_2.12/
implementation 'ch.epfl.scala:zinc-compile-core_2.12:1.2.1+75-4681bd84'
// https://jarcasting.com/artifacts/ch.epfl.scala/zinc-compile-core_2.12/
implementation ("ch.epfl.scala:zinc-compile-core_2.12:1.2.1+75-4681bd84")
'ch.epfl.scala:zinc-compile-core_2.12:jar:1.2.1+75-4681bd84'
<dependency org="ch.epfl.scala" name="zinc-compile-core_2.12" rev="1.2.1+75-4681bd84">
  <artifact name="zinc-compile-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='zinc-compile-core_2.12', version='1.2.1+75-4681bd84')
)
libraryDependencies += "ch.epfl.scala" % "zinc-compile-core_2.12" % "1.2.1+75-4681bd84"
[ch.epfl.scala/zinc-compile-core_2.12 "1.2.1+75-4681bd84"]