IBMCloudCode 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

GroupId

GroupId

com.ibm.mobile.services
ArtifactId

ArtifactId

ibmcloudcode
Last Version

Last Version

1.0.1.20150311-1224
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ibmcloudcode

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.mobile.services : ibmbluemix 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
1.0.0.20140630-2208
0.4.0