не последняя версия
Последняя версия 0.4

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

Data synchronization library for Parse and OrmLite

Категории

Категории

Данные
Группа

Группа

com.cardiomood.android
Идентификатор

Идентификатор

android-data-sync
Версия

Версия

0.2
Тип

Тип

aar

Скачать android-data-sync 0.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</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cardiomood.android/android-data-sync/
implementation 'com.cardiomood.android:android-data-sync:0.2'
// https://jarcasting.com/artifacts/com.cardiomood.android/android-data-sync/
implementation ("com.cardiomood.android:android-data-sync:0.2")
'com.cardiomood.android:android-data-sync:aar:0.2'
<dependency org="com.cardiomood.android" name="android-data-sync" rev="0.2">
  <artifact name="android-data-sync" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cardiomood.android', module='android-data-sync', version='0.2')
)
libraryDependencies += "com.cardiomood.android" % "android-data-sync" % "0.2"
[com.cardiomood.android/android-data-sync "0.2"]