is not current version
Last Version 7.0.1

com.twilio:chat-android-with-symbols 6.2.1

Twilio Programmable Chat makes it easy for you to add chat features into your web and native mobile applications without building or scaling a real-time chat backend. Chat has all the necessary APIs and features to integrate with your business logic to ensure you are in control. This version contains native symbols which could be used to symbolicate stack traces of native crashes using crashlytics or similar tools

GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

chat-android-with-symbols
Version

Version

6.2.1
Type

Type

aar

Download chat-android-with-symbols 6.2.1


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