License |
License |
---|---|
GroupId | GroupIdcom.ibm.watson.developer_cloud |
ArtifactId | ArtifactIdandroid-utils |
Version | Version3.8.0 |
Type | Typejar |
Description |
Descriptionandroid-utils
Android Client library to use the IBM Watson services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-utils-3.8.0.pom | |
android-utils-3.8.0.jar | 261 bytes |
android-utils-3.8.0-sources.jar | 261 bytes |
android-utils-3.8.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/android-utils/
implementation 'com.ibm.watson.developer_cloud:android-utils:3.8.0'
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/android-utils/
implementation ("com.ibm.watson.developer_cloud:android-utils:3.8.0")
'com.ibm.watson.developer_cloud:android-utils:jar:3.8.0'
<dependency org="com.ibm.watson.developer_cloud" name="android-utils" rev="3.8.0">
<artifact name="android-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.developer_cloud', module='android-utils', version='3.8.0')
)
libraryDependencies += "com.ibm.watson.developer_cloud" % "android-utils" % "3.8.0"
[com.ibm.watson.developer_cloud/android-utils "3.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : mockwebserver | jar | 3.7.0 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
com.google.guava : guava | jar | 19.0 |
junit : junit-dep | jar | 4.11 |