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

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

Download

Click the following link to download the jar file.

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



Related Tutorials