GroupId | GroupIdcom.ibm.watson.health.cognitive-services |
---|---|
ArtifactId | ArtifactIdibm-whcs-services |
Version | Version0.0.6 |
Type | Typepom |
Filename | Size |
---|---|
ibm-whcs-services-0.0.6.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/ibm-whcs-services/ -->
<dependency>
<groupId>com.ibm.watson.health.cognitive-services</groupId>
<artifactId>ibm-whcs-services</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/ibm-whcs-services/
implementation 'com.ibm.watson.health.cognitive-services:ibm-whcs-services:0.0.6'
// https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/ibm-whcs-services/
implementation ("com.ibm.watson.health.cognitive-services:ibm-whcs-services:0.0.6")
'com.ibm.watson.health.cognitive-services:ibm-whcs-services:pom:0.0.6'
<dependency org="com.ibm.watson.health.cognitive-services" name="ibm-whcs-services" rev="0.0.6">
<artifact name="ibm-whcs-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.health.cognitive-services', module='ibm-whcs-services', version='0.0.6')
)
libraryDependencies += "com.ibm.watson.health.cognitive-services" % "ibm-whcs-services" % "0.0.6"
[com.ibm.watson.health.cognitive-services/ibm-whcs-services "0.0.6"]