| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hyphenate |
| Идентификатор | Идентификаторhyphenate-chat |
| Версия | Версия3.9.1.1 |
| Тип | Типaar |
| Описание |
Описаниеhyphenate-chat
With hyphenate-sdk, we can realize instant communication quickly and easily.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hyphenate-chat-3.9.1.1.pom | |
| hyphenate-chat-3.9.1.1.aar | 15 MB |
| hyphenate-chat-3.9.1.1-sources.jar | 276 KB |
| hyphenate-chat-3.9.1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hyphenate/hyphenate-chat/ -->
<dependency>
<groupId>io.hyphenate</groupId>
<artifactId>hyphenate-chat</artifactId>
<version>3.9.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.hyphenate/hyphenate-chat/
implementation 'io.hyphenate:hyphenate-chat:3.9.1.1'
// https://jarcasting.com/artifacts/io.hyphenate/hyphenate-chat/
implementation ("io.hyphenate:hyphenate-chat:3.9.1.1")
'io.hyphenate:hyphenate-chat:aar:3.9.1.1'
<dependency org="io.hyphenate" name="hyphenate-chat" rev="3.9.1.1">
<artifact name="hyphenate-chat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.hyphenate', module='hyphenate-chat', version='3.9.1.1')
)
libraryDependencies += "io.hyphenate" % "hyphenate-chat" % "3.9.1.1"
[io.hyphenate/hyphenate-chat "3.9.1.1"]