Download coursier_2.10-1.0.0-M11-1.jar file - Jar c

Jar examples for c:coursier-2.10

Description

coursier

You can download jar file coursier_2.10 1.0.0-M11-1 in this page.

License

Apache 2.0

Build File

You can use the following script to add coursier_2.10-1.0.0-M11-1.jar to your project.

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

Download

Click the following link to download the jar file.

coursier_2.10-1.0.0-M11-1-javadoc.jar
coursier_2.10-1.0.0-M11-1-sources.jar
coursier_2.10-1.0.0-M11-1.jar
coursier_2.10-1.0.0-M11-1.pom



Related Tutorials