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

io.github.tikivn:chat 1.2.2

Tiki Android Chat SDK

Группа

Группа

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

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

chat
Версия

Версия

1.2.2
Тип

Тип

aar

Скачать chat 1.2.2

Имя Файла Размер
chat-1.2.2.pom
chat-1.2.2-sources.jar 15 KB
chat-1.2.2-javadoc.jar 391 KB
Обзор

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