MVN

org.scala-sbt : zinc_2.10

Maven & Gradle

Nov 16, 2016
4 usages
324 stars

zinc · Incremental compiler of Scala

<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>zinc_2.10</artifactId>
    <version>1.0.0-X6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-X6

All Versions

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

Version Vulnerabilities Updated
1.0.x
zinc_2.10-1.0.0-X6
zinc_2.10-1.0.0-X5
zinc_2.10-1.0.0-X4
zinc_2.10-1.0.0-X3
zinc_2.10-1.0.0-X2
zinc_2.10-1.0.0-X1
zinc_2.10-1.0.0-M5
zinc_2.10-1.0.0-M3
zinc_2.10-1.0.0-M2
zinc_2.10-1.0.0-M1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>zinc_2.10</artifactId>
    <version>1.0.0-X6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scala-sbt:zinc_2.10:1.0.0-X6'

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

implementation("org.scala-sbt:zinc_2.10:1.0.0-X6")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scala-sbt" % "zinc_2.10" % "1.0.0-X6"

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
324 stars
Jun 25, 2023
55 usages
42 stars

Discover Dependencies

Oct 22, 2018
4 usages
443 stars
Feb 03, 2023
6 usages
23 stars
Oct 30, 2018
4 usages
138 stars
Oct 30, 2018
4 usages
138 stars
May 27, 2018
4 usages
Jun 06, 2018
12 usages
12.3k stars
May 10, 2016
4 usages
178 stars
May 10, 2016
4 usages
178 stars