| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.getstream |
| ArtifactId | ArtifactIdstream-chat-android-client |
| Last Version | Last Version5.4.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionstream-chat-android-client
Stream Chat official Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.getstream : stream-chat-android-core | jar | 5.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| 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 |