zinc Compile

Incremental compiler of Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

zinc-compile_3
Last Version

Last Version

2.0.0-alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

zinc Compile
Incremental compiler of Scala
Project URL

Project URL

https://github.com/sbt/zinc
Project Organization

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/zinc

Download zinc-compile_3

How to add to project

<!-- https://jarcasting.com/artifacts/org.scala-sbt/zinc-compile_3/ -->
<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>zinc-compile_3</artifactId>
    <version>2.0.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/zinc-compile_3/
implementation 'org.scala-sbt:zinc-compile_3:2.0.0-alpha1'
// https://jarcasting.com/artifacts/org.scala-sbt/zinc-compile_3/
implementation ("org.scala-sbt:zinc-compile_3:2.0.0-alpha1")
'org.scala-sbt:zinc-compile_3:jar:2.0.0-alpha1'
<dependency org="org.scala-sbt" name="zinc-compile_3" rev="2.0.0-alpha1">
  <artifact name="zinc-compile_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='zinc-compile_3', version='2.0.0-alpha1')
)
libraryDependencies += "org.scala-sbt" % "zinc-compile_3" % "2.0.0-alpha1"
[org.scala-sbt/zinc-compile_3 "2.0.0-alpha1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-sbt : zinc-compile-core_3 jar 2.0.0-alpha1
org.scala-lang : scala3-library_3 jar 3.1.0
org.scala-sbt : util-tracking_3 jar 2.0.0-alpha1

test (4)

Group / Artifact Type Version
org.scalacheck : scalacheck_3 jar 1.15.4
org.scalatest : scalatest_3 jar 3.2.10
com.eed3si9n.verify : verify_3 jar 1.0.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-alpha1