sbt / zinc   1.9.6

Apache License 2.0 GitHub

Scala incremental compiler library, used by sbt and other build tools

Scala versions: 3.x 2.13 2.12 2.11 2.10

zinc-classpath 1.1.0+9-57ca9e0f


Group ID:
ch.epfl.scala
Artifact ID:
zinc-classpath_2.12
Version:
1.1.0+9-57ca9e0f
Release Date:
Feb 8, 2018
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "zinc-classpath" % "1.1.0+9-57ca9e0f"

Mill build tool

ivy"ch.epfl.scala::zinc-classpath:1.1.0+9-57ca9e0f"

Scala CLI

//> using dep "ch.epfl.scala::zinc-classpath:1.1.0+9-57ca9e0f"

Ammonite REPL

import $ivy.`ch.epfl.scala::zinc-classpath:1.1.0+9-57ca9e0f`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>zinc-classpath_2.12</artifactId>
  <version>1.1.0+9-57ca9e0f</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'zinc-classpath_2.12', version: '1.1.0+9-57ca9e0f'