is not current version
Last Version 1.2.22

io.get-coursier:coursier-sbt-launcher_2.12 1.2.14

coursier-sbt-launcher

GroupId

GroupId

io.get-coursier
ArtifactId

ArtifactId

coursier-sbt-launcher_2.12
Version

Version

1.2.14
Type

Type

jar

Download coursier-sbt-launcher_2.12 1.2.14


<!-- https://jarcasting.com/artifacts/io.get-coursier/coursier-sbt-launcher_2.12/ -->
<dependency>
    <groupId>io.get-coursier</groupId>
    <artifactId>coursier-sbt-launcher_2.12</artifactId>
    <version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.get-coursier/coursier-sbt-launcher_2.12/
implementation 'io.get-coursier:coursier-sbt-launcher_2.12:1.2.14'
// https://jarcasting.com/artifacts/io.get-coursier/coursier-sbt-launcher_2.12/
implementation ("io.get-coursier:coursier-sbt-launcher_2.12:1.2.14")
'io.get-coursier:coursier-sbt-launcher_2.12:jar:1.2.14'
<dependency org="io.get-coursier" name="coursier-sbt-launcher_2.12" rev="1.2.14">
  <artifact name="coursier-sbt-launcher_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.get-coursier', module='coursier-sbt-launcher_2.12', version='1.2.14')
)
libraryDependencies += "io.get-coursier" % "coursier-sbt-launcher_2.12" % "1.2.14"
[io.get-coursier/coursier-sbt-launcher_2.12 "1.2.14"]