is not current version
Last Version 3.8.8

io.hyphenate:chat-sdk 3.8.7.3

With hyphenate-sdk, we can realize instant communication quickly and easily.

GroupId

GroupId

io.hyphenate
ArtifactId

ArtifactId

chat-sdk
Version

Version

3.8.7.3
Type

Type

aar

Download chat-sdk 3.8.7.3


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