is not current version
Last Version 1.1.0

Sync SDK for Android 1.0.3

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
Version

Version

1.0.3
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 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.getkeepsafe.relinker : relinker jar 1.4.3
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.