Jar examples for s:sbt-coursier
sbt-coursier
You can download jar file sbt-coursier 1.1.0-M4 in this page.
Apache 2.0
You can use the following script to add sbt-coursier-1.1.0-M4.jar to your project.
<dependency> <groupId>io.get-coursier</groupId> <artifactId>sbt-coursier</artifactId> <version>1.1.0-M4</version> </dependency>
compile group: 'io.get-coursier', name: 'sbt-coursier', version: '1.1.0-M4'
libraryDependencies += "io.get-coursier" % "sbt-coursier" % "1.1.0-M4"
<dependency org="io.get-coursier" name="sbt-coursier" rev="1.1.0-M4"/>
@Grapes(@Grab(group='io.get-coursier', module='sbt-coursier', version='1.1.0-M4'))
'io.get-coursier:sbt-coursier:jar:1.1.0-M4'
Click the following link to download the jar file.
sbt-coursier-1.1.0-M4-javadoc.jar