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

ch.epfl.scala:zinc-compile-core_2.12 1.1.1+49-1c290cbb

Incremental compiler of Scala

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

zinc-compile-core_2.12
Version

Version

1.1.1+49-1c290cbb
Type

Type

jar

Download zinc-compile-core_2.12 1.1.1+49-1c290cbb


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