is not current version
Last Version 3.8.0

com.ibm.watson.developer_cloud:android-utils 3.7.0

Android Client library to use the IBM Watson services

GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

android-utils
Version

Version

3.7.0
Type

Type

jar

Download android-utils 3.7.0


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