MVN

org.scala-sbt : command_2.11

Maven & Gradle

May 13, 2016
3 usages
4.7k stars

Command · sbt is an interactive build tool

<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>command_2.11</artifactId>
    <version>1.0.0-M4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scala-sbt : command_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-M4

All Versions

Choose a version of org.scala-sbt : command_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
command_2.11-1.0.0-M4
command_2.11-1.0.0-M3
command_2.11-1.0.0-M2
command_2.11-1.0.0-M1
0.99.x
command_2.11-0.99.4
command_2.11-0.99.2

How to add a dependency to Maven

Add the following org.scala-sbt : command_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>command_2.11</artifactId>
    <version>1.0.0-M4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scala-sbt : command_2.11 gradle dependency to your build.gradle file:

implementation 'org.scala-sbt:command_2.11:1.0.0-M4'

Gradle Kotlin DSL: Add the following org.scala-sbt : command_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scala-sbt:command_2.11:1.0.0-M4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scala-sbt : command_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scala-sbt" % "command_2.11" % "1.0.0-M4"

Advertisement

Dependencies from Group

sbt
Aug 24, 2023
1.2k usages
4.7k stars
Jun 28, 2013
662 usages
14 stars
Apr 29, 2023
117 usages
41 stars
Jul 23, 2023
102 usages
324 stars
Jun 25, 2023
55 usages
42 stars

Discover Dependencies

May 13, 2016
3 usages
4.7k stars
Mar 06, 2018
4 usages
71 stars
Jun 06, 2018
7 usages
12.3k stars
Jun 09, 2019
5 usages
10 stars
Jun 09, 2019
4 usages
10 stars
Jul 22, 2017
3 usages
2.1k stars
Jun 08, 2019
3 usages
293 stars
May 17, 2016
3 usages