Jar examples for c:cloudant-http
HTTP utilities for Java Cloudant clients
You can download jar file cloudant-http 2.6.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cloudant-http-2.6.2.jar to your project.
<dependency> <groupId>com.cloudant</groupId> <artifactId>cloudant-http</artifactId> <version>2.6.2</version> </dependency>
compile group: 'com.cloudant', name: 'cloudant-http', version: '2.6.2'
libraryDependencies += "com.cloudant" % "cloudant-http" % "2.6.2"
<dependency org="com.cloudant" name="cloudant-http" rev="2.6.2"/>
@Grapes(@Grab(group='com.cloudant', module='cloudant-http', version='2.6.2'))
'com.cloudant:cloudant-http:jar:2.6.2'
Click the following link to download the jar file.
cloudant-http-2.6.2-javadoc.jar