MVN

io.agora.rtc : chat-sdk

Maven & Gradle

Mar 08, 2023
1 usages
1 stars

chat-sdk · Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency. Use features such as rich message types, chat groups, chat rooms, push notifications, reactions, presences, and threads to build a versatile in-app chat system.

<dependency>
    <groupId>io.agora.rtc</groupId>
    <artifactId>chat-sdk</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.agora.rtc : chat-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of io.agora.rtc : chat-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
chat-sdk-1.1.0
1.0.x
chat-sdk-1.0.9
chat-sdk-1.0.8
chat-sdk-1.0.7-ci-test-6
chat-sdk-1.0.7-ci-test-5
chat-sdk-1.0.7-ci-test-4
chat-sdk-1.0.7-ci-test-3
chat-sdk-1.0.7-ci-test-2
chat-sdk-1.0.7-ci-test
chat-sdk-1.0.7
chat-sdk-1.0.6
chat-sdk-1.0.5
chat-sdk-1.0.4.1
chat-sdk-1.0.4
chat-sdk-1.0.3
chat-sdk-1.0.2
chat-sdk-1.0.1
chat-sdk-1.0.0

How to add a dependency to Maven

Add the following io.agora.rtc : chat-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.agora.rtc</groupId>
    <artifactId>chat-sdk</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.agora.rtc : chat-sdk gradle dependency to your build.gradle file:

implementation 'io.agora.rtc:chat-sdk:1.1.0'

Gradle Kotlin DSL: Add the following io.agora.rtc : chat-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("io.agora.rtc:chat-sdk:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.agora.rtc : chat-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "io.agora.rtc" % "chat-sdk" % "1.1.0"

Advertisement

Dependencies from Group

Jul 26, 2023
3 usages
2 stars
Jul 26, 2023
2 usages
2 stars
Jan 30, 2022
2 usages
2 stars
Mar 08, 2023
1 usages
1 stars
Mar 07, 2022
1 usages

Discover Dependencies

Apr 17, 2023
0 stars
Aug 18, 2023
2 usages
28 stars
Dec 17, 2021
0 stars
Dec 17, 2021
0 stars
ksp
Apr 08, 2022
8 stars
Jul 15, 2023
31 stars