GroupId | GroupIdcom.ibm.watson.developer_cloud |
---|---|
ArtifactId | ArtifactIdcompare-comply |
Version | Version6.11.2 |
Type | Typejar |
Filename | Size |
---|---|
compare-comply-6.11.2.pom | |
compare-comply-6.11.2.jar | 85 KB |
compare-comply-6.11.2-sources.jar | 78 KB |
compare-comply-6.11.2-javadoc.jar | 300 KB |
Browse |
<!-- 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"]