Download coursier_2.11-1.1.0-M4.jar file - Jar c

Jar examples for c:coursier-2.11

Description

coursier

You can download jar file coursier_2.11 1.1.0-M4 in this page.

License

Apache 2.0

Build File

You can use the following script to add coursier_2.11-1.1.0-M4.jar to your project.

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

Download

Click the following link to download the jar file.

coursier_2.11-1.1.0-M4-javadoc.jar
coursier_2.11-1.1.0-M4-sources.jar
coursier_2.11-1.1.0-M4.jar
coursier_2.11-1.1.0-M4.pom



Related Tutorials