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