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

ch.epfl.scala:zinc-classpath_2.12 1.1.7+62-0f4ad9d5

Incremental compiler of Scala

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

zinc-classpath_2.12
Version

Version

1.1.7+62-0f4ad9d5
Type

Type

jar

Download zinc-classpath_2.12 1.1.7+62-0f4ad9d5


<!-- https://jarcasting.com/artifacts/ch.epfl.scala/zinc-classpath_2.12/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>zinc-classpath_2.12</artifactId>
    <version>1.1.7+62-0f4ad9d5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/zinc-classpath_2.12/
implementation 'ch.epfl.scala:zinc-classpath_2.12:1.1.7+62-0f4ad9d5'
// https://jarcasting.com/artifacts/ch.epfl.scala/zinc-classpath_2.12/
implementation ("ch.epfl.scala:zinc-classpath_2.12:1.1.7+62-0f4ad9d5")
'ch.epfl.scala:zinc-classpath_2.12:jar:1.1.7+62-0f4ad9d5'
<dependency org="ch.epfl.scala" name="zinc-classpath_2.12" rev="1.1.7+62-0f4ad9d5">
  <artifact name="zinc-classpath_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='zinc-classpath_2.12', version='1.1.7+62-0f4ad9d5')
)
libraryDependencies += "ch.epfl.scala" % "zinc-classpath_2.12" % "1.1.7+62-0f4ad9d5"
[ch.epfl.scala/zinc-classpath_2.12 "1.1.7+62-0f4ad9d5"]