Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coursier/coursier

Pure Scala Artifact Fetching
https://github.com/coursier/coursier

launcher sbt-plugin scala scala-native scalajs

Last synced: about 2 months ago
JSON representation

Pure Scala Artifact Fetching

Awesome Lists containing this project

README

        

# Coursier

[![Build status](https://github.com/coursier/coursier/workflows/CI/badge.svg)](https://github.com/coursier/coursier/actions?query=workflow%3ACI)
[![Join the chat at https://gitter.im/coursier/coursier](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/coursier/coursier?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Maven Central](https://img.shields.io/maven-central/v/io.get-coursier/coursier_2.12.svg)](https://maven-badges.herokuapp.com/maven-central/io.get-coursier/coursier_2.12)
[![Scaladoc](https://javadoc-badge.appspot.com/io.get-coursier/coursier-core_2.12.svg?label=scaladoc)](https://javadoc-badge.appspot.com/io.get-coursier/coursier-core_2.12)

## Documentation

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.

See the [website](https://get-coursier.io) for more details.

## Code of Conduct

The coursier project welcomes contributions from anybody wishing to participate.
All code or documentation that is provided must be licensed with the same
license that coursier is licensed with (Apache 2.0, see LICENSE).

People are expected to follow the [Scala Code of Conduct](https://www.scala-lang.org/conduct)
when discussing coursier on GitHub, Gitter channel, or other venues.

Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code. Pull requests are also gladly accepted.

## Acknowledgments

Large parts of the developments in coursier since Sep. 2018 have been funded by the [Scala Center](https://scala.epfl.ch), through the employment or contracting of myself (Alexandre Archambault).