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

ch.epfl.scala:zinc-compile-core_2.12 1.3.0-M4+44-1e74f1f1

Incremental compiler of Scala

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

zinc-compile-core_2.12
Version

Version

1.3.0-M4+44-1e74f1f1
Type

Type

jar

Download zinc-compile-core_2.12 1.3.0-M4+44-1e74f1f1


<!-- 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.3.0-M4+44-1e74f1f1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/zinc-compile-core_2.12/
implementation 'ch.epfl.scala:zinc-compile-core_2.12:1.3.0-M4+44-1e74f1f1'
// https://jarcasting.com/artifacts/ch.epfl.scala/zinc-compile-core_2.12/
implementation ("ch.epfl.scala:zinc-compile-core_2.12:1.3.0-M4+44-1e74f1f1")
'ch.epfl.scala:zinc-compile-core_2.12:jar:1.3.0-M4+44-1e74f1f1'
<dependency org="ch.epfl.scala" name="zinc-compile-core_2.12" rev="1.3.0-M4+44-1e74f1f1">
  <artifact name="zinc-compile-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='zinc-compile-core_2.12', version='1.3.0-M4+44-1e74f1f1')
)
libraryDependencies += "ch.epfl.scala" % "zinc-compile-core_2.12" % "1.3.0-M4+44-1e74f1f1"
[ch.epfl.scala/zinc-compile-core_2.12 "1.3.0-M4+44-1e74f1f1"]