sbt/README.md

11 lines
504 B
Markdown
Raw Normal View History

2018-09-28 17:55:42 +02:00
# sbt-coursier
2015-06-16 20:17:07 +02:00
2020-09-15 17:34:46 +02:00
[![Build status](https://github.com/coursier/sbt-coursier/workflows/CI/badge.svg)](https://github.com/coursier/sbt-coursier/actions?query=workflow%3ACI)
2019-03-27 15:55:50 +01:00
[![Maven Central](https://img.shields.io/maven-central/v/io.get-coursier/lm-coursier_2.12.svg)](https://maven-badges.herokuapp.com/maven-central/io.get-coursier/lm-coursier_2.12)
2015-06-16 20:17:07 +02:00
2018-09-28 17:55:42 +02:00
sbt plugins of [coursier](https://github.com/coursier/coursier)
2015-06-16 20:38:47 +02:00
2018-09-28 17:55:42 +02:00
See the [coursier documentation](https://github.com/coursier/coursier)
for more details.