GroupId | GroupIdcom.ibm.watson.developer_cloud |
---|---|
ArtifactId | ArtifactIdcompare-comply |
Version | Version6.11.3 |
Type | Typejar |
Filename | Size |
---|---|
compare-comply-6.11.3.pom | |
compare-comply-6.11.3.jar | 85 KB |
compare-comply-6.11.3-sources.jar | 78 KB |
compare-comply-6.11.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/compare-comply/
implementation 'com.ibm.watson.developer_cloud:compare-comply:6.11.3'
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/compare-comply/
implementation ("com.ibm.watson.developer_cloud:compare-comply:6.11.3")
'com.ibm.watson.developer_cloud:compare-comply:jar:6.11.3'
<dependency org="com.ibm.watson.developer_cloud" name="compare-comply" rev="6.11.3">
<artifact name="compare-comply" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.developer_cloud', module='compare-comply', version='6.11.3')
)
libraryDependencies += "com.ibm.watson.developer_cloud" % "compare-comply" % "6.11.3"
[com.ibm.watson.developer_cloud/compare-comply "6.11.3"]