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

io.github.tikivn:chat 1.2.5

Tiki Android Chat SDK

Группа

Группа

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

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

chat
Версия

Версия

1.2.5
Тип

Тип

aar

Скачать chat 1.2.5

Имя Файла Размер
chat-1.2.5.pom
chat-1.2.5-sources.jar 16 KB
chat-1.2.5-javadoc.jar 394 KB
Обзор

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