IBMData SDK

The Mobile Cloud Services SDK for Android integrates with the IBM Bluemix Mobile Cloud Services. The SDK has a modular design, so you can add add services that are required by your application as needed.

License

License

Categories

Categories

Data
GroupId

GroupId

com.ibm.mobile.services
ArtifactId

ArtifactId

ibmdata
Last Version

Last Version

1.0.1.20150311-1224
Release Date

Release Date

Type

Type

jar
Description

Description

IBMData SDK
The Mobile Cloud Services SDK for Android integrates with the IBM Bluemix Mobile Cloud Services. The SDK has a modular design, so you can add add services that are required by your application as needed.
Project URL

Project URL

https://www.bluemix.net/docs/BuildingMobile.jsp

Download ibmdata

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.mobile.services/ibmdata/ -->
<dependency>
    <groupId>com.ibm.mobile.services</groupId>
    <artifactId>ibmdata</artifactId>
    <version>1.0.1.20150311-1224</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mobile.services/ibmdata/
implementation 'com.ibm.mobile.services:ibmdata:1.0.1.20150311-1224'
// https://jarcasting.com/artifacts/com.ibm.mobile.services/ibmdata/
implementation ("com.ibm.mobile.services:ibmdata:1.0.1.20150311-1224")
'com.ibm.mobile.services:ibmdata:jar:1.0.1.20150311-1224'
<dependency org="com.ibm.mobile.services" name="ibmdata" rev="1.0.1.20150311-1224">
  <artifact name="ibmdata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mobile.services', module='ibmdata', version='1.0.1.20150311-1224')
)
libraryDependencies += "com.ibm.mobile.services" % "ibmdata" % "1.0.1.20150311-1224"
[com.ibm.mobile.services/ibmdata "1.0.1.20150311-1224"]

Dependencies

compile (2)

Group / Artifact Type Version
com.ibm.mobile.services : ibmbluemix jar 1.0.0
com.ibm.mobile.services : ibmfilesync jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.20150311-1224
1.0.1.20150112-0905
1.0.0.20140707-1250
0.4.0