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

io.github.tikivn:chat 1.0.3

Tiki Android Chat SDK

Группа

Группа

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

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

chat
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать chat 1.0.3

Имя Файла Размер
chat-1.0.3.pom
chat-1.0.3-sources.jar 12 KB
chat-1.0.3-javadoc.jar 369 KB
Обзор

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