License |
License |
---|---|
GroupId | GroupIdcom.ibm.mobile.services |
ArtifactId | ArtifactIdibmbluemix |
Last Version | Last Version1.0.1.20150311-1224 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIBMBluemix 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.
|
Filename | Size |
---|---|
ibmbluemix-1.0.1.20150311-1224.pom | |
ibmbluemix-1.0.1.20150311-1224.jar | 80 KB |
ibmbluemix-1.0.1.20150311-1224-sources.jar | 1 bytes |
ibmbluemix-1.0.1.20150311-1224-javadoc.jar | 1 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.mobile.services/ibmbluemix/ -->
<dependency>
<groupId>com.ibm.mobile.services</groupId>
<artifactId>ibmbluemix</artifactId>
<version>1.0.1.20150311-1224</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mobile.services/ibmbluemix/
implementation 'com.ibm.mobile.services:ibmbluemix:1.0.1.20150311-1224'
// https://jarcasting.com/artifacts/com.ibm.mobile.services/ibmbluemix/
implementation ("com.ibm.mobile.services:ibmbluemix:1.0.1.20150311-1224")
'com.ibm.mobile.services:ibmbluemix:jar:1.0.1.20150311-1224'
<dependency org="com.ibm.mobile.services" name="ibmbluemix" rev="1.0.1.20150311-1224">
<artifact name="ibmbluemix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mobile.services', module='ibmbluemix', version='1.0.1.20150311-1224')
)
libraryDependencies += "com.ibm.mobile.services" % "ibmbluemix" % "1.0.1.20150311-1224"
[com.ibm.mobile.services/ibmbluemix "1.0.1.20150311-1224"]
Version |
---|
1.0.1.20150311-1224
|
1.0.1.20150112-0905
|
1.0.0.20140707-1250
|
1.0.0.20140630-2208
|
0.4.0
|