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