Download sbt-coursier-1.1.0-M4.jar file - Jar s

Jar examples for s:sbt-coursier

Description

sbt-coursier

You can download jar file sbt-coursier 1.1.0-M4 in this page.

License

Apache 2.0

Build File

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'

Download

Click the following link to download the jar file.

sbt-coursier-1.1.0-M4-javadoc.jar
sbt-coursier-1.1.0-M4-sources.jar
sbt-coursier-1.1.0-M4-tests-javadoc.jar
sbt-coursier-1.1.0-M4-tests-sources.jar
sbt-coursier-1.1.0-M4-tests.jar
sbt-coursier-1.1.0-M4.jar
sbt-coursier-1.1.0-M4.pom



Related Tutorials