Download cloudant-client-cache-0.1.jar file - Jar c

Jar examples for c:cloudant-client-cache

Description

Cache for java-cloudant client

You can download jar file cloudant-client-cache 0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cloudant-client-cache-0.1.jar to your project.

<dependency>
   <groupId>com.cloudant</groupId>
   <artifactId>cloudant-client-cache</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.cloudant', name: 'cloudant-client-cache', version: '0.1'
libraryDependencies += "com.cloudant" % "cloudant-client-cache" % "0.1"
<dependency org="com.cloudant" name="cloudant-client-cache" rev="0.1"/>
@Grapes(@Grab(group='com.cloudant', module='cloudant-client-cache', version='0.1'))
'com.cloudant:cloudant-client-cache:jar:0.1'

Download

Click the following link to download the jar file.

cloudant-client-cache-0.1-javadoc.jar
cloudant-client-cache-0.1-sources.jar
cloudant-client-cache-0.1.jar
cloudant-client-cache-0.1.pom



Related Tutorials