is not current version
Last Version 1.0.1.20150311-1224

com.ibm.mobile.services:ibmfilesync 1.0.1.20150112-0905

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.

GroupId

GroupId

com.ibm.mobile.services
ArtifactId

ArtifactId

ibmfilesync
Version

Version

1.0.1.20150112-0905
Type

Type

jar

Download ibmfilesync 1.0.1.20150112-0905


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