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.5.1


Group ID:
org.scala-sbt
Artifact ID:
zinc-classpath_2.12
Version:
1.5.1
Release Date:
Apr 25, 2021
Licenses:
Files:

libraryDependencies += "org.scala-sbt" %% "zinc-classpath" % "1.5.1"

Mill build tool

ivy"org.scala-sbt::zinc-classpath:1.5.1"

Scala CLI

//> using dep "org.scala-sbt::zinc-classpath:1.5.1"

Ammonite REPL

import $ivy.`org.scala-sbt::zinc-classpath:1.5.1`

<dependency>
  <groupId>org.scala-sbt</groupId>
  <artifactId>zinc-classpath_2.12</artifactId>
  <version>1.5.1</version>
</dependency>

compile group: 'org.scala-sbt', name: 'zinc-classpath_2.12', version: '1.5.1'