|
- Installation · Coursier
The commands below install the JAR-based launcher as coursier, which can be substituted to cs in the various examples on this website Linux macOS Download and run the launcher with $ curl -fLo coursier https: github com coursier launchers raw master coursier chmod +x coursier coursier
- Coursier · Pure Scala Artifact Fetching
Coursier 2 1 25-M13 Docs; Blog; GitHub; CoursierPure Scala Artifact Fetching Docs Code Install CLI Setup sbt Use the API Single Command Scala Setup CLI Check dependencies and run apps from them right from the command-line No global lock No global lock involved, so that several apps can download things at the same time
- Overview · Coursier
The CLI of coursier is the Scala application and artifact manager It can install Scala applications and setup your Scala development environment It can also download and cache artifacts from the web
- install · Coursier
By default, coursier uses the Main channel io get-coursier:apps It can be disabled with the --default-channels=false option There also exists a Contrib channel io get-coursier:apps-contrib, which is not used by default, and can be enabled with --contrib For example: $ cs install --contrib proguard
- Overview - Coursier
Coursier is the Scala application and artifact manager It can install Scala applications and setup your Scala development environment It can also download and cache artifacts from the web
- Versions · Coursier
Coursier Versions Current version 2 1 25-M13: Documentation: Release Notes: Latest Version Here you can find the latest documentation and unreleased code master: Documentation: Source Code: Past Versions Here you can find documentation for previous versions 2 1 25-M12: Documentation: Release Notes: 2 1 25-M11: Documentation:
- Low-level API · Coursier
The second module, "io get-coursier" %% "coursier-cache" % "2 1 25-M12", is precisely in charge of fetching these input metadata It uses its own coursier util Task as a Monad to wrap them It also fetches artifacts (JARs, etc )
- FAQ · Coursier
Run scripts generate-launcher sh -s from the root of the coursier sources That will generate a new (bigger) coursier launcher, that needs not to download anything on first launch How can the launcher be run on Windows, or manually with the java program?
|
|
|