mirror of https://github.com/sbt/sbt.git
Add @paulp's demo to README
This commit is contained in:
parent
756f2740f7
commit
f27f67c3de
|
|
@ -9,6 +9,8 @@ A Scala library to fetch dependencies from Maven / Ivy repositories
|
|||
[](https://gitter.im/alexarchambault/coursier?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://maven-badges.herokuapp.com/maven-central/com.github.alexarchambault/coursier_2.11)
|
||||
|
||||

|
||||
|
||||
*coursier* is a dependency resolver / fetcher *à la* Maven / Ivy, entirely
|
||||
rewritten from scratch in Scala. It aims at being fast and easy to embed
|
||||
in other contexts. Its very core (`core` module) aims at being
|
||||
|
|
|
|||
|
|
@ -9,6 +9,8 @@ A Scala library to fetch dependencies from Maven / Ivy repositories
|
|||
[](https://gitter.im/alexarchambault/coursier?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://maven-badges.herokuapp.com/maven-central/com.github.alexarchambault/coursier_2.11)
|
||||
|
||||

|
||||
|
||||
*coursier* is a dependency resolver / fetcher *à la* Maven / Ivy, entirely
|
||||
rewritten from scratch in Scala. It aims at being fast and easy to embed
|
||||
in other contexts. Its very core (`core` module) aims at being
|
||||
|
|
|
|||
Loading…
Reference in New Issue