sbt/README.md

12 lines
666 B
Markdown
Raw Normal View History

2018-09-28 17:55:42 +02:00
# sbt-coursier
2015-06-16 20:17:07 +02:00
2018-09-28 17:55:42 +02:00
[![Build Status](https://travis-ci.org/coursier/sbt-coursier.svg?branch=master)](https://travis-ci.org/coursier/sbt-coursier)
2019-03-27 15:55:50 +01:00
[![Build status (Windows)](https://ci.appveyor.com/api/projects/status/u472ywjy5gdjckk3/branch/master?svg=true)](https://ci.appveyor.com/project/alexarchambault/sbt-coursier/branch/master)
[![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.