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

org.scala-sbt main_3 2.0.0-alpha6

Introduction

In this article, we'll learn how to install Java artifact main_3 from org.scala-sbt group in version 2.0.0-alpha6. The artifact is available in 4 versions: 2.0.0-alpha9 2.0.0-alpha8 2.0.0-alpha7 2.0.0-alpha6 . The Main project has been released under Apache-2.0 license, and has its own website at: https://github.com/sbt/sbt .

How To Install Java Artifact org.scala-sbt.main_3 In Version 2.0.0-alpha6

To install the Main 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 Main 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 (25)

Test dependencies (5)

Licenses

Developers