Last Version

IBMData SDK 1.0.1.20150311-1224

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
Version

Version

1.0.1.20150311-1224
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 1.0.1.20150311-1224


<!-- 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.