Download sbt-coursier-1.0.3.jar file - Jar s

Jar examples for s:sbt-coursier

Description

sbt-coursier

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

License

Apache 2.0

Build File

You can use the following script to add sbt-coursier-1.0.3.jar to your project.

<dependency>
   <groupId>io.get-coursier</groupId>
   <artifactId>sbt-coursier</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'io.get-coursier', name: 'sbt-coursier', version: '1.0.3'
libraryDependencies += "io.get-coursier" % "sbt-coursier" % "1.0.3"
<dependency org="io.get-coursier" name="sbt-coursier" rev="1.0.3"/>
@Grapes(@Grab(group='io.get-coursier', module='sbt-coursier', version='1.0.3'))
'io.get-coursier:sbt-coursier:jar:1.0.3'

Download

Click the following link to download the jar file.

sbt-coursier-1.0.3-javadoc.jar
sbt-coursier-1.0.3-sources.jar
sbt-coursier-1.0.3-tests-javadoc.jar
sbt-coursier-1.0.3-tests-sources.jar
sbt-coursier-1.0.3-tests.jar
sbt-coursier-1.0.3.jar
sbt-coursier-1.0.3.pom



Related Tutorials