MVN

com.cardiomood.android : android-data-sync

Maven & Gradle

Nov 27, 2016
45 stars

CardioMood Data Synchronization library · Data synchronization library for Parse and OrmLite

<dependency>
    <groupId>com.cardiomood.android</groupId>
    <artifactId>android-data-sync</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cardiomood.android : android-data-sync to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.cardiomood.android : android-data-sync to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
android-data-sync-0.4
0.3
android-data-sync-0.3
0.2.x
android-data-sync-0.2.2
android-data-sync-0.2.1
0.2
android-data-sync-0.2
0.1
android-data-sync-0.1

How to add a dependency to Maven

Add the following com.cardiomood.android : android-data-sync maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cardiomood.android</groupId>
    <artifactId>android-data-sync</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cardiomood.android : android-data-sync gradle dependency to your build.gradle file:

implementation 'com.cardiomood.android:android-data-sync:0.4'

Gradle Kotlin DSL: Add the following com.cardiomood.android : android-data-sync gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cardiomood.android:android-data-sync:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cardiomood.android : android-data-sync sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cardiomood.android" % "android-data-sync" % "0.4"

Advertisement

Dependencies from Group

Oct 29, 2014
2 usages
74 stars

Discover Dependencies

Jun 15, 2023
8 usages
Jul 12, 2021
14 usages
Apr 13, 2023
25 usages
91 stars
Aug 25, 2023
38 usages
3.9k stars
Aug 25, 2023
26 usages
3.9k stars
Aug 18, 2023
2 usages
0 stars
Jun 04, 2023
399 usages
354 stars