chat

Tiki Android Chat SDK

License

License

GroupId

GroupId

io.github.tikivn
ArtifactId

ArtifactId

chat
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

aar
Description

Description

chat
Tiki Android Chat SDK

Download chat

How to add to project

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

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.30
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0