| License |
License |
|---|---|
| GroupId | GroupIdcom.twilio |
| ArtifactId | ArtifactIdsync-android-with-symbols |
| Version | Version1.0.3 |
| Type | Typeaar |
| Description |
DescriptionSync 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 |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.twilio/sync-android-with-symbols/ -->
<dependency>
<groupId>com.twilio</groupId>
<artifactId>sync-android-with-symbols</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twilio/sync-android-with-symbols/
implementation 'com.twilio:sync-android-with-symbols:1.0.3'
// https://jarcasting.com/artifacts/com.twilio/sync-android-with-symbols/
implementation ("com.twilio:sync-android-with-symbols:1.0.3")
'com.twilio:sync-android-with-symbols:aar:1.0.3'
<dependency org="com.twilio" name="sync-android-with-symbols" rev="1.0.3">
<artifact name="sync-android-with-symbols" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twilio', module='sync-android-with-symbols', version='1.0.3')
)
libraryDependencies += "com.twilio" % "sync-android-with-symbols" % "1.0.3"
[com.twilio/sync-android-with-symbols "1.0.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 |