License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.getstream |
ArtifactId | ArtifactIdstream-chat-android-client |
Version | Version4.10.0 |
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>4.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-client/
implementation 'io.getstream:stream-chat-android-client:4.10.0'
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-client/
implementation ("io.getstream:stream-chat-android-client:4.10.0")
'io.getstream:stream-chat-android-client:aar:4.10.0'
<dependency org="io.getstream" name="stream-chat-android-client" rev="4.10.0">
<artifact name="stream-chat-android-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.getstream', module='stream-chat-android-client', version='4.10.0')
)
libraryDependencies += "io.getstream" % "stream-chat-android-client" % "4.10.0"
[io.getstream/stream-chat-android-client "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
io.getstream : stream-chat-android-core | jar | 4.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3 |
com.google.firebase » firebase-messaging | jar | 21.0.1 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.google.code.gson : gson | jar | 2.8.6 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.squareup.moshi : moshi | jar | 1.12.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
com.github.mrmike : ok2curl | jar | 0.7.0 |