| License |
License |
|---|---|
| GroupId | GroupIdcom.twilio |
| ArtifactId | ArtifactIdsync-android |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSync SDK for Android
An Android library for synchronization mobile apps with a single source of state in the cloud.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sync-android-1.1.0.pom | |
| sync-android-1.1.0-sources.jar | 22 KB |
| sync-android-1.1.0-javadoc.jar | 140 KB |
| sync-android-1.1.0-doxygen.jar | 402 KB |
| Browse |
<!-- 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"]
| 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 |