Sync SDK for Android

An Android library for synchronization mobile apps with a single source of state in the cloud.

License

License

GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

sync-android
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Sync SDK for Android
An Android library for synchronization mobile apps with a single source of state in the cloud.
Project URL

Project URL

https://www.twilio.com/docs/sync
Source Code Management

Source Code Management

https://github.com/twilio/sync-quickstart-android/tree/master

Download sync-android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.getkeepsafe.relinker : relinker jar 1.4.4
com.neovisionaries : nv-websocket-client jar 2.10
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.
com.twilio

Twilio

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0