Download coursier_2.12-1.0.0-M15.jar file - Jar c

Jar examples for c:coursier-2.12

Description

coursier

You can download jar file coursier_2.12 1.0.0-M15 in this page.

License

Apache 2.0

Build File

You can use the following script to add coursier_2.12-1.0.0-M15.jar to your project.

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

Download

Click the following link to download the jar file.

coursier_2.12-1.0.0-M15-javadoc.jar
coursier_2.12-1.0.0-M15-sources.jar
coursier_2.12-1.0.0-M15.jar
coursier_2.12-1.0.0-M15.pom



Related Tutorials