License |
License |
---|---|
GroupId | GroupIdio.hyphenate |
ArtifactId | ArtifactIdhyphenate-chat |
Last Version | Last Version3.9.4.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionhyphenate-chat
With hyphenate-sdk, we can realize instant communication quickly and easily.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hyphenate-chat-3.9.4.1.pom | |
hyphenate-chat-3.9.4.1.aar | 4 MB |
hyphenate-chat-3.9.4.1-sources.jar | 285 KB |
hyphenate-chat-3.9.4.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyphenate/hyphenate-chat/ -->
<dependency>
<groupId>io.hyphenate</groupId>
<artifactId>hyphenate-chat</artifactId>
<version>3.9.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.hyphenate/hyphenate-chat/
implementation 'io.hyphenate:hyphenate-chat:3.9.4.1'
// https://jarcasting.com/artifacts/io.hyphenate/hyphenate-chat/
implementation ("io.hyphenate:hyphenate-chat:3.9.4.1")
'io.hyphenate:hyphenate-chat:aar:3.9.4.1'
<dependency org="io.hyphenate" name="hyphenate-chat" rev="3.9.4.1">
<artifact name="hyphenate-chat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.hyphenate', module='hyphenate-chat', version='3.9.4.1')
)
libraryDependencies += "io.hyphenate" % "hyphenate-chat" % "3.9.4.1"
[io.hyphenate/hyphenate-chat "3.9.4.1"]