coursier / sbt-launcher   1.2.22

Apache License 2.0 GitHub

coursier-based sbt launcher

Scala versions: 2.12 2.10
sbt plugins: 1.0 0.13

coursier-sbt-launcher 1.2.12


Group ID:
io.get-coursier
Artifact ID:
coursier-sbt-launcher_2.12
Version:
1.2.12
Release Date:
May 23, 2019
Licenses:
Files:

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

Mill build tool

ivy"io.get-coursier::coursier-sbt-launcher:1.2.12"

Scala CLI

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

Ammonite REPL

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

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

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