IBMLocation 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

ibmlocation
Last Version

Last Version

0.9.0.20140707-1250
Release Date

Release Date

Type

Type

jar
Description

Description

IBMLocation 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 ibmlocation

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.ibm.mobile.services : ibmbluemix jar 1.0.0
com.ibm.mobile.services : ibmdata 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
0.9.0.20140707-1250
0.4.0