Last Version

CardioMood Data Synchronization library 0.4

Data synchronization library for Parse and OrmLite

License

License

Categories

Categories

Data
GroupId

GroupId

com.cardiomood.android
ArtifactId

ArtifactId

android-data-sync
Version

Version

0.4
Type

Type

aar
Description

Description

CardioMood Data Synchronization library
Data synchronization library for Parse and OrmLite
Project URL

Project URL

https://github.com/ntoskrnl/DataSync
Source Code Management

Source Code Management

https://github.com/ntoskrnl/DataSync

Download android-data-sync 0.4


<!-- https://jarcasting.com/artifacts/com.cardiomood.android/android-data-sync/ -->
<dependency>
    <groupId>com.cardiomood.android</groupId>
    <artifactId>android-data-sync</artifactId>
    <version>0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cardiomood.android/android-data-sync/
implementation 'com.cardiomood.android:android-data-sync:0.4'
// https://jarcasting.com/artifacts/com.cardiomood.android/android-data-sync/
implementation ("com.cardiomood.android:android-data-sync:0.4")
'com.cardiomood.android:android-data-sync:aar:0.4'
<dependency org="com.cardiomood.android" name="android-data-sync" rev="0.4">
  <artifact name="android-data-sync" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cardiomood.android', module='android-data-sync', version='0.4')
)
libraryDependencies += "com.cardiomood.android" % "android-data-sync" % "0.4"
[com.cardiomood.android/android-data-sync "0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
com.j256.ormlite : ormlite-android jar 4.48
com.parse.bolts : bolts-android jar 1.1.4
com.parse : parse-android jar 1.13.1

Project Modules

There are no modules declared in this project.