Last Version

Sync SDK for Android With Symbols 1.1.0

An Android library for synchronization mobile apps with a single source of state in the cloud. This version contains native symbols which could be used to symbolicate stack traces of native crashes using crashlytics or similar tools

License

License

GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

sync-android-with-symbols
Version

Version

1.1.0
Type

Type

aar
Description

Description

Sync SDK for Android With Symbols
An Android library for synchronization mobile apps with a single source of state in the cloud. This version contains native symbols which could be used to symbolicate stack traces of native crashes using crashlytics or similar tools
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-with-symbols 1.1.0


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