is not current version
Last Version 2.5.0

com.cedarsoft:couchdb 1.0.4


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

couchdb
Version

Version

1.0.4
Type

Type

jar

Download couchdb 1.0.4


<!-- https://jarcasting.com/artifacts/com.cedarsoft/couchdb/ -->
<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>couchdb</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/couchdb/
implementation 'com.cedarsoft:couchdb:1.0.4'
// https://jarcasting.com/artifacts/com.cedarsoft/couchdb/
implementation ("com.cedarsoft:couchdb:1.0.4")
'com.cedarsoft:couchdb:jar:1.0.4'
<dependency org="com.cedarsoft" name="couchdb" rev="1.0.4">
  <artifact name="couchdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='couchdb', version='1.0.4')
)
libraryDependencies += "com.cedarsoft" % "couchdb" % "1.0.4"
[com.cedarsoft/couchdb "1.0.4"]