coursier / coursier   2.1.9

Apache License 2.0 Website GitHub

Pure Scala Artifact Fetching

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
sbt plugins: 1.0 0.13

sbt-launcher 1.0.0-RC2


Group ID:
io.get-coursier
Artifact ID:
sbt-launcher_2.12
Version:
1.0.0-RC2
Release Date:
May 6, 2017
Licenses:
Files:

libraryDependencies += "io.get-coursier" %% "sbt-launcher" % "1.0.0-RC2"

Mill build tool

ivy"io.get-coursier::sbt-launcher:1.0.0-RC2"

Scala CLI

//> using dep "io.get-coursier::sbt-launcher:1.0.0-RC2"

Ammonite REPL

import $ivy.`io.get-coursier::sbt-launcher:1.0.0-RC2`

<dependency>
  <groupId>io.get-coursier</groupId>
  <artifactId>sbt-launcher_2.12</artifactId>
  <version>1.0.0-RC2</version>
</dependency>

compile group: 'io.get-coursier', name: 'sbt-launcher_2.12', version: '1.0.0-RC2'