Last Version

Programmable Chat Android SDK 7.0.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.

License

License

GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

chat-android
Version

Version

7.0.1
Type

Type

aar
Description

Description

Programmable Chat Android SDK
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.
Project URL

Project URL

https://www.twilio.com/docs/chat
Source Code Management

Source Code Management

https://github.com/twilio/twilio-chat-demo-kotlin/tree/main

Download chat-android 7.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.getkeepsafe.relinker : relinker jar 1.4.1
com.squareup.okhttp3 : okhttp jar 3.12.12
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.