MVN

com.twilio : chat-android

Maven & Gradle

Aug 26, 2021
4 stars

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.

<dependency>
    <groupId>com.twilio</groupId>
    <artifactId>chat-android</artifactId>
    <version>7.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.twilio : chat-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.1

All Versions

Choose a version of com.twilio : chat-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
chat-android-7.0.1
chat-android-7.0.0
6.2.x
chat-android-6.2.2
chat-android-6.2.1
chat-android-6.2.0

How to add a dependency to Maven

Add the following com.twilio : chat-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.twilio</groupId>
    <artifactId>chat-android</artifactId>
    <version>7.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.twilio : chat-android gradle dependency to your build.gradle file:

implementation 'com.twilio:chat-android:7.0.1'

Gradle Kotlin DSL: Add the following com.twilio : chat-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.twilio:chat-android:7.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.twilio : chat-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.twilio" % "chat-android" % "7.0.1"

Advertisement

Dependencies from Group

Jun 23, 2023
5 usages
185 stars
Jul 20, 2021
4 usages
513 stars
Oct 10, 2014
3 usages
Mar 16, 2023
2 usages
23 stars
May 25, 2023
1 usages
154 stars

Discover Dependencies

Jun 13, 2023
107 stars
May 13, 2021
0 stars
Jul 21, 2023
49 stars
Oct 28, 2022
0 stars
May 19, 2011
332 usages
Jan 31, 2006
222 usages