Download coursier_2.11-1.0.0-M14-6.jar file - Jar c

Jar examples for c:coursier-2.11

Description

coursier

You can download jar file coursier_2.11 1.0.0-M14-6 in this page.

License

Apache 2.0

Build File

You can use the following script to add coursier_2.11-1.0.0-M14-6.jar to your project.

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

Download

Click the following link to download the jar file.

coursier_2.11-1.0.0-M14-6-javadoc.jar
coursier_2.11-1.0.0-M14-6-sources.jar
coursier_2.11-1.0.0-M14-6.jar
coursier_2.11-1.0.0-M14-6.pom



Related Tutorials