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-compile 1.2.1+102-efcf0a38


Group ID:
ch.epfl.scala
Artifact ID:
zinc-compile_2.12
Version:
1.2.1+102-efcf0a38
Release Date:
Oct 11, 2018
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "zinc-compile" % "1.2.1+102-efcf0a38"

Mill build tool

ivy"ch.epfl.scala::zinc-compile:1.2.1+102-efcf0a38"

Scala CLI

//> using dep "ch.epfl.scala::zinc-compile:1.2.1+102-efcf0a38"

Ammonite REPL

import $ivy.`ch.epfl.scala::zinc-compile:1.2.1+102-efcf0a38`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>zinc-compile_2.12</artifactId>
  <version>1.2.1+102-efcf0a38</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'zinc-compile_2.12', version: '1.2.1+102-efcf0a38'