Download sohva-client_2.10-1.1.1.jar file - Jar s

Jar examples for s:sohva-client-2.10

Description

Couchdb client library

You can download jar file sohva-client_2.10 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sohva-client_2.10-1.1.1.jar to your project.

<dependency>
   <groupId>org.gnieh</groupId>
   <artifactId>sohva-client_2.10</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'org.gnieh', name: 'sohva-client_2.10', version: '1.1.1'
libraryDependencies += "org.gnieh" % "sohva-client_2.10" % "1.1.1"
<dependency org="org.gnieh" name="sohva-client_2.10" rev="1.1.1"/>
@Grapes(@Grab(group='org.gnieh', module='sohva-client_2.10', version='1.1.1'))
'org.gnieh:sohva-client_2.10:jar:1.1.1'

Download

Click the following link to download the jar file.

sohva-client_2.10-1.1.1-javadoc.jar
sohva-client_2.10-1.1.1-sources.jar
sohva-client_2.10-1.1.1.jar
sohva-client_2.10-1.1.1.pom



Related Tutorials