How To Install Java Artifact org.scala-sbt.zinc-classpath_3 v2.0.0-alpha10

org.scala-sbt zinc-classpath_3 2.0.0-alpha10

Introduction

In this article, we'll learn how to install Java artifact zinc-classpath_3 from org.scala-sbt group in version 2.0.0-alpha10. The artifact is available in 14 versions: 2.0.0-alpha14 2.0.0-alpha13 2.0.0-alpha12 2.0.0-alpha11 2.0.0-alpha10 2.0.0-alpha9 2.0.0-alpha8 2.0.0-alpha7 2.0.0-alpha6 2.0.0-alpha5 2.0.0-alpha4 2.0.0-alpha3 2.0.0-alpha2 2.0.0-alpha1 . The zinc Classpath project has been released under Apache-2.0 license, and has its own website at: https://github.com/sbt/zinc .

How To Install Java Artifact org.scala-sbt.zinc-classpath_3 In Version 2.0.0-alpha10

To install the zinc Classpath artifact in version 2.0.0-alpha10 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses zinc Classpath dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (4)

Test dependencies (4)

Licenses

Developers