GroupId | GroupIdcom.ibm.watson.health.cognitive-services |
---|---|
ArtifactId | ArtifactIdibm-whcs-services-common |
Version | Version1.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/ibm-whcs-services-common/ -->
<dependency>
<groupId>com.ibm.watson.health.cognitive-services</groupId>
<artifactId>ibm-whcs-services-common</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/ibm-whcs-services-common/
implementation 'com.ibm.watson.health.cognitive-services:ibm-whcs-services-common:1.2.2'
// https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/ibm-whcs-services-common/
implementation ("com.ibm.watson.health.cognitive-services:ibm-whcs-services-common:1.2.2")
'com.ibm.watson.health.cognitive-services:ibm-whcs-services-common:jar:1.2.2'
<dependency org="com.ibm.watson.health.cognitive-services" name="ibm-whcs-services-common" rev="1.2.2">
<artifact name="ibm-whcs-services-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.health.cognitive-services', module='ibm-whcs-services-common', version='1.2.2')
)
libraryDependencies += "com.ibm.watson.health.cognitive-services" % "ibm-whcs-services-common" % "1.2.2"
[com.ibm.watson.health.cognitive-services/ibm-whcs-services-common "1.2.2"]