How To Install Java Artifact org.scala-sbt.command_3 v2.0.0-alpha7

org.scala-sbt command_3 2.0.0-alpha7

Introduction

In this article, we'll learn how to install Java artifact command_3 from org.scala-sbt group in version 2.0.0-alpha7. The artifact is available in 4 versions: 2.0.0-alpha9 2.0.0-alpha8 2.0.0-alpha7 2.0.0-alpha6 . The Command 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.command_3 In Version 2.0.0-alpha7

To install the Command artifact in version 2.0.0-alpha7 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 Command 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 (14)

Test dependencies (5)

Licenses

Developers