is not current version
Last Version 0.1.4

com.ibm.cloud:cloudant-common 0.0.28


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

cloudant-common
Version

Version

0.0.28
Type

Type

jar

Download cloudant-common 0.0.28


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