Last Version

IBM Bluemix Mobile Services - Client SDK Android Core 3.1.8

This is the core component of the Android SDK for IBM Bluemix Mobile Services.

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.ibm.mobilefirstplatform.clientsdk.android
ArtifactId

ArtifactId

core
Version

Version

3.1.8
Type

Type

jar
Description

Description

IBM Bluemix Mobile Services - Client SDK Android Core
This is the core component of the Android SDK for IBM Bluemix Mobile Services.
Project URL

Project URL

https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-android-core
Source Code Management

Source Code Management

https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-android-core

Download core 3.1.8


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.9.0
com.squareup.okhttp3 : okhttp-urlconnection jar 3.9.0
commons-io : commons-io jar 2.5
com.ibm.mobilefirstplatform.clientsdk.android : analyticsapi jar [1.0.0,)

Project Modules

There are no modules declared in this project.