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

ch.epfl.scala:zinc-classpath_2.12 1.0.0-X8+510-660ed3cb

Incremental compiler of Scala

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

zinc-classpath_2.12
Version

Version

1.0.0-X8+510-660ed3cb
Type

Type

jar

Download zinc-classpath_2.12 1.0.0-X8+510-660ed3cb


<!-- 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.0.0-X8+510-660ed3cb</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/zinc-classpath_2.12/
implementation 'ch.epfl.scala:zinc-classpath_2.12:1.0.0-X8+510-660ed3cb'
// https://jarcasting.com/artifacts/ch.epfl.scala/zinc-classpath_2.12/
implementation ("ch.epfl.scala:zinc-classpath_2.12:1.0.0-X8+510-660ed3cb")
'ch.epfl.scala:zinc-classpath_2.12:jar:1.0.0-X8+510-660ed3cb'
<dependency org="ch.epfl.scala" name="zinc-classpath_2.12" rev="1.0.0-X8+510-660ed3cb">
  <artifact name="zinc-classpath_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='zinc-classpath_2.12', version='1.0.0-X8+510-660ed3cb')
)
libraryDependencies += "ch.epfl.scala" % "zinc-classpath_2.12" % "1.0.0-X8+510-660ed3cb"
[ch.epfl.scala/zinc-classpath_2.12 "1.0.0-X8+510-660ed3cb"]