alexarchambault / coursier   1.0.0-M10

Apache License 2.0 Website GitHub

Pure Scala Artifact Fetching

Scala versions: 2.11 2.10
Scala.js versions: 0.6
sbt plugins: 0.13

sbt-launcher 1.0.0-M15-3


Group ID:
io.get-coursier
Artifact ID:
sbt-launcher_2.12
Version:
1.0.0-M15-3
Release Date:
Mar 3, 2017
Licenses:
Files:
Full Scala Version:
2.12.1

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

Mill build tool

ivy"io.get-coursier::sbt-launcher:1.0.0-M15-3"

Scala CLI

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

Ammonite REPL

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

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

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