is not current version
Last Version 0.4

com.cardiomood.android:android-data-sync 0.2.2

Data synchronization library for Parse and OrmLite

Categories

Categories

Data
GroupId

GroupId

com.cardiomood.android
ArtifactId

ArtifactId

android-data-sync
Version

Version

0.2.2
Type

Type

aar

Download android-data-sync 0.2.2


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