Download sohva-client_2.10-1.0.0.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.0.0 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.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials