| License |
License |
|---|---|
| GroupId | GroupIdcom.twilio |
| ArtifactId | ArtifactIdchat-android |
| Version | Version7.0.0 |
| Type | Typeaar |
| Description |
DescriptionProgrammable 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chat-android-7.0.0.pom | |
| chat-android-7.0.0-javadoc.jar | 176 KB |
| chat-android-7.0.0-doxygen.jar | 615 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twilio/chat-android/ -->
<dependency>
<groupId>com.twilio</groupId>
<artifactId>chat-android</artifactId>
<version>7.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twilio/chat-android/
implementation 'com.twilio:chat-android:7.0.0'
// https://jarcasting.com/artifacts/com.twilio/chat-android/
implementation ("com.twilio:chat-android:7.0.0")
'com.twilio:chat-android:aar:7.0.0'
<dependency org="com.twilio" name="chat-android" rev="7.0.0">
<artifact name="chat-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twilio', module='chat-android', version='7.0.0')
)
libraryDependencies += "com.twilio" % "chat-android" % "7.0.0"
[com.twilio/chat-android "7.0.0"]
| 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 |