Download coursier-cache_2.11-1.0.0-M14-7.jar file - Jar c

Jar examples for c:coursier-cache-2.11

Description

coursier-cache

You can download jar file coursier-cache_2.11 1.0.0-M14-7 in this page.

License

Apache 2.0

Build File

You can use the following script to add coursier-cache_2.11-1.0.0-M14-7.jar to your project.

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

Download

Click the following link to download the jar file.

coursier-cache_2.11-1.0.0-M14-7-javadoc.jar
coursier-cache_2.11-1.0.0-M14-7-sources.jar
coursier-cache_2.11-1.0.0-M14-7.jar
coursier-cache_2.11-1.0.0-M14-7.pom



Related Tutorials