is not current version
Last Version 0.1.4

com.ibm.cloud:cloudant 0.0.23


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

cloudant
Version

Version

0.0.23
Type

Type

jar

Download cloudant 0.0.23


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