is not current version
Last Version 0.1.4

Cloudant Code Examples 0.0.25

Java Client Library to access IBM Cloudant

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

cloudant-examples
Version

Version

0.0.25
Type

Type

jar
Description

Description

Cloudant Code Examples
Java Client Library to access IBM Cloudant
Project Organization

Project Organization

IBM Cloud

Download cloudant-examples 0.0.25


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ibm.cloud : cloudant jar 0.0.25
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

There are no modules declared in this project.