| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.watson.health.cognitive-services |
| ArtifactId | ArtifactIdibm-whcs-services |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionIBM Watson Health Cognitive Services Java SDK
Java Client Library to access the IBM Watson Health Cognitive Services
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationIBM Cloud |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ibm-whcs-services-1.5.2.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>1.5.2</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:1.5.2'
// https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/ibm-whcs-services/
implementation ("com.ibm.watson.health.cognitive-services:ibm-whcs-services:1.5.2")
'com.ibm.watson.health.cognitive-services:ibm-whcs-services:pom:1.5.2'
<dependency org="com.ibm.watson.health.cognitive-services" name="ibm-whcs-services" rev="1.5.2">
<artifact name="ibm-whcs-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.health.cognitive-services', module='ibm-whcs-services', version='1.5.2')
)
libraryDependencies += "com.ibm.watson.health.cognitive-services" % "ibm-whcs-services" % "1.5.2"
[com.ibm.watson.health.cognitive-services/ibm-whcs-services "1.5.2"]