is not current version
Last Version 6.14.2

com.ibm.watson.developer_cloud:compare-comply 6.11.2

Client library to use the IBM Watson Compare and Comply Service

GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

compare-comply
Version

Version

6.11.2
Type

Type

jar

Download compare-comply 6.11.2


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