is not current version
Last Version 7.0.1

com.twilio:chat-android 6.2.2

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.

GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

chat-android
Version

Version

6.2.2
Type

Type

aar

Download chat-android 6.2.2


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