Last Version

stream-chat-android-compose 5.4.0

Stream Chat official Android SDK

License

License

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

stream-chat-android-compose
Version

Version

5.4.0
Type

Type

aar
Description

Description

stream-chat-android-compose
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-compose 5.4.0


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

Dependencies

compile (2)

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

runtime (15)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
androidx.appcompat » appcompat jar 1.4.0
androidx.compose.compiler » compiler jar 1.1.1
androidx.compose.ui » ui jar 1.1.1
androidx.compose.ui » ui-tooling jar 1.1.1
androidx.compose.foundation » foundation jar 1.1.1
androidx.compose.material » material jar 1.1.1
androidx.activity » activity-compose jar 1.4.0
androidx.lifecycle » lifecycle-viewmodel-compose jar 2.4.1
com.google.accompanist : accompanist-permissions jar 0.23.0
com.google.accompanist : accompanist-pager jar 0.23.0
com.google.accompanist : accompanist-systemuicontroller jar 0.23.0
io.coil-kt : coil-compose jar 2.1.0
io.coil-kt : coil-gif jar 2.1.0
io.coil-kt : coil-video jar 2.1.0

Project Modules

There are no modules declared in this project.