is not current version
Last Version 3.5.3

com.ibm.watson.developer_cloud:parent 3.4.0

Client library to use the IBM Watson Services and AlchemyAPI

GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

parent
Version

Version

3.4.0
Type

Type

pom

Download parent 3.4.0

Filename Size
parent-3.4.0.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/parent/ -->
<dependency>
    <groupId>com.ibm.watson.developer_cloud</groupId>
    <artifactId>parent</artifactId>
    <version>3.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/parent/
implementation 'com.ibm.watson.developer_cloud:parent:3.4.0'
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/parent/
implementation ("com.ibm.watson.developer_cloud:parent:3.4.0")
'com.ibm.watson.developer_cloud:parent:pom:3.4.0'
<dependency org="com.ibm.watson.developer_cloud" name="parent" rev="3.4.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.developer_cloud', module='parent', version='3.4.0')
)
libraryDependencies += "com.ibm.watson.developer_cloud" % "parent" % "3.4.0"
[com.ibm.watson.developer_cloud/parent "3.4.0"]