sbt / sbt   1.9.9

Apache License 2.0 Website GitHub

sbt, the interactive build tool

Scala versions: 3.x 2.13 2.12 2.11 2.10
sbt plugins: 1.0 0.13

command 1.1.0-sourcedeps


Group ID:
ch.epfl.scala
Artifact ID:
command_2.12
Version:
1.1.0-sourcedeps
Release Date:
Feb 6, 2018
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "command" % "1.1.0-sourcedeps"

Mill build tool

ivy"ch.epfl.scala::command:1.1.0-sourcedeps"

Scala CLI

//> using dep "ch.epfl.scala::command:1.1.0-sourcedeps"

Ammonite REPL

import $ivy.`ch.epfl.scala::command:1.1.0-sourcedeps`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>command_2.12</artifactId>
  <version>1.1.0-sourcedeps</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'command_2.12', version: '1.1.0-sourcedeps'