Last Version

stream-chat-android-client 5.4.0

Stream Chat official Android SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

stream-chat-android-client
Version

Version

5.4.0
Type

Type

aar
Description

Description

stream-chat-android-client
Stream Chat official Android SDK
Project URL

Project URL

https://github.com/getstream/stream-chat-android
Source Code Management

Source Code Management

https://github.com/getstream/stream-chat-android/tree/main

Download stream-chat-android-client 5.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.getstream : stream-chat-android-core jar 5.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
androidx.appcompat » appcompat jar 1.4.0
androidx.core » core-ktx jar 1.7.0
androidx.lifecycle » lifecycle-process jar 2.4.1
androidx.work » work-runtime-ktx jar 2.7.1
androidx.constraintlayout » constraintlayout jar 2.1.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.moshi : moshi jar 1.13.0
com.squareup.retrofit2 : converter-moshi jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.3
com.github.mrmike : ok2curl jar 0.7.0

Project Modules

There are no modules declared in this project.