IBMPush 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

ibmpush
Last Version

Last Version

1.0.1.20150311-1224
Release Date

Release Date

Type

Type

jar
Description

Description

IBMPush 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 ibmpush

How to add to project

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