How To Install Java Artifact org.scala-sbt.sbt v1.2.8

org.scala-sbt sbt 1.2.8

Introduction

In this article, we'll learn how to install Java artifact sbt from org.scala-sbt group in version 1.2.8. The artifact is available in 136 versions: 2.0.0-alpha9 2.0.0-alpha8 2.0.0-alpha7 2.0.0-alpha6 1.10.0-RC2 1.10.0-RC1 1.10.0-M1 1.10.0 1.9.9 1.9.8 1.9.7 1.9.6 1.9.5 1.9.4 1.9.3 1.9.2 1.9.1 1.9.0-RC3 1.9.0-RC2 1.9.0-RC1 1.9.0-M1 1.9.0 1.8.3 1.8.2 1.8.1 1.8.0-RC1 1.8.0 1.7.3 1.7.2 1.7.1 1.7.0-RC2 1.7.0-RC1 1.7.0-M3 1.7.0-M2-6810fix 1.7.0-M2 1.7.0-M1 1.7.0 1.6.2 1.6.1 1.6.0-RC2 1.6.0-RC1 1.6.0-M1 1.6.0 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0-RC2 1.5.0-RC1 1.5.0-M2 1.5.0-M1 1.5.0 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0-RC2 1.4.0-RC1 1.4.0-M2 1.4.0-M1 1.4.0 1.3.13 1.3.12 1.3.11 1.3.10 1.3.9 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0-RC5 1.3.0-RC4 1.3.0-RC3 1.3.0-RC2 1.3.0-RC1 1.3.0-M5-94d5ec 1.3.0-M5 1.3.0-M4 1.3.0-M3 1.3.0-M2 1.3.0-M1 1.3.0 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0-RC3 1.2.0-RC2 1.2.0-RC1 1.2.0-M1 1.2.0 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0-RC4 1.1.0-RC3 1.1.0-RC2 1.1.0-RC1 1.1.0-M1 1.1.0 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0-RC3 1.0.0-RC2 1.0.0-RC1 1.0.0-M6 1.0.0-M5 1.0.0-M4 1.0.0-M3 1.0.0-M2 1.0.0-M1 1.0.0 0.99.4 0.99.2 . The sbt project has been released under BSD New license, and has its own website at: https://github.com/sbt/sbt .

How To Install Java Artifact org.scala-sbt.sbt In Version 1.2.8

To install the sbt artifact in version 1.2.8 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 sbt 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 (2)

Test dependencies (5)

Licenses

Developers