MVN

org.scala-sbt : zinc_3

Maven & Gradle

Dec 08, 2022
325 stars

zinc · Incremental compiler of Scala

<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>zinc_3</artifactId>
    <version>2.0.0-alpha7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scala-sbt : zinc_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-alpha7
  • Latest Alpha: 2.0.0-alpha7

All Versions

Choose a version of org.scala-sbt : zinc_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
zinc_3-2.0.0-alpha7
zinc_3-2.0.0-alpha6
zinc_3-2.0.0-alpha5
zinc_3-2.0.0-alpha4
zinc_3-2.0.0-alpha3
zinc_3-2.0.0-alpha2
zinc_3-2.0.0-alpha1

How to add a dependency to Maven

Add the following org.scala-sbt : zinc_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>zinc_3</artifactId>
    <version>2.0.0-alpha7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scala-sbt : zinc_3 gradle dependency to your build.gradle file:

implementation 'org.scala-sbt:zinc_3:2.0.0-alpha7'

Gradle Kotlin DSL: Add the following org.scala-sbt : zinc_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scala-sbt:zinc_3:2.0.0-alpha7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scala-sbt : zinc_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scala-sbt" % "zinc_3" % "2.0.0-alpha7"

Advertisement

Dependencies from Group

sbt
Aug 24, 2023
1.2k usages
4.7k stars
Jun 28, 2013
662 usages
14 stars
Apr 29, 2023
117 usages
41 stars
Jul 23, 2023
102 usages
325 stars
Jun 25, 2023
55 usages
41 stars

Discover Dependencies

Dec 08, 2022
1 usages
325 stars
Dec 08, 2022
2 usages
325 stars
Dec 08, 2022
4 usages
325 stars
Dec 08, 2022
2 usages
325 stars
Dec 08, 2022
2 usages
325 stars
Dec 08, 2022
3 usages
325 stars
Dec 08, 2022
325 stars
Aug 15, 2023
112 stars
Jan 24, 2022
7 stars