is not current version
Last Version 3.9.4.1

io.hyphenate:hyphenate-chat 3.8.9.4

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

GroupId

GroupId

io.hyphenate
ArtifactId

ArtifactId

hyphenate-chat
Version

Version

3.8.9.4
Type

Type

aar

Download hyphenate-chat 3.8.9.4


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