coursier / coursier   2.1.22

Apache License 2.0 Website GitHub

Pure Scala Artifact Fetching

Scala versions: 2.13 2.12
Scala.js versions: 1.x

coursier-launcher-native_0.4 2.1.7


Group ID:
io.get-coursier
Artifact ID:
coursier-launcher-native_0.4_2.12
Version:
2.1.7
Release Date:
Sept 9, 2023
Licenses:
Files:
Full Scala Version:
2.12.18
Developers:

libraryDependencies += "io.get-coursier" %% "coursier-launcher-native_0.4" % "2.1.7"

Mill build tool

ivy"io.get-coursier::coursier-launcher-native_0.4:2.1.7"

Scala CLI

//> using dep "io.get-coursier::coursier-launcher-native_0.4:2.1.7"

Ammonite REPL

import $ivy.`io.get-coursier::coursier-launcher-native_0.4:2.1.7`

<dependency>
  <groupId>io.get-coursier</groupId>
  <artifactId>coursier-launcher-native_0.4_2.12</artifactId>
  <version>2.1.7</version>
</dependency>

compile group: 'io.get-coursier', name: 'coursier-launcher-native_0.4_2.12', version: '2.1.7'