| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.tikivn |
| Идентификатор | Идентификаторchat |
| Версия | Версия1.3.1 |
| Тип | Типaar |
| Описание |
Описаниеchat
Tiki Android Chat SDK
|
| Имя Файла | Размер |
|---|---|
| chat-1.3.1.pom | |
| chat-1.3.1-sources.jar | 17 KB |
| chat-1.3.1-javadoc.jar | 403 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.tikivn/chat/ -->
<dependency>
<groupId>io.github.tikivn</groupId>
<artifactId>chat</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tikivn/chat/
implementation 'io.github.tikivn:chat:1.3.1'
// https://jarcasting.com/artifacts/io.github.tikivn/chat/
implementation ("io.github.tikivn:chat:1.3.1")
'io.github.tikivn:chat:aar:1.3.1'
<dependency org="io.github.tikivn" name="chat" rev="1.3.1">
<artifact name="chat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tikivn', module='chat', version='1.3.1')
)
libraryDependencies += "io.github.tikivn" % "chat" % "1.3.1"
[io.github.tikivn/chat "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.1 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.6.0 |