не последняя версия
Последняя версия 1.4.3

io.github.tikivn:chat 1.1.0

Tiki Android Chat SDK

Группа

Группа

io.github.tikivn
Идентификатор

Идентификатор

chat
Версия

Версия

1.1.0
Тип

Тип

aar

Скачать chat 1.1.0

Имя Файла Размер
chat-1.1.0.pom
chat-1.1.0-sources.jar 13 KB
chat-1.1.0-javadoc.jar 374 KB
Обзор

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