How To Install Java Artifact org.scala-sbt.zinc-compile_3 v2.0.0-alpha6

org.scala-sbt zinc-compile_3 2.0.0-alpha6

Introduction

In this article, we'll learn how to install Java artifact zinc-compile_3 from org.scala-sbt group in version 2.0.0-alpha6. The artifact is available in 10 versions: 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 Compile 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-compile_3 In Version 2.0.0-alpha6

To install the zinc Compile artifact in version 2.0.0-alpha6 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 Compile 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 (3)

Test dependencies (4)

Licenses

Developers