License |
License |
---|---|
GroupId | GroupIdio.getstream |
ArtifactId | ArtifactIdstream-chat-android-offline |
Last Version | Last Version5.4.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionstream-chat-android-offline
Stream Chat official Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.getstream/stream-chat-android-offline/ -->
<dependency>
<groupId>io.getstream</groupId>
<artifactId>stream-chat-android-offline</artifactId>
<version>5.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-offline/
implementation 'io.getstream:stream-chat-android-offline:5.4.0'
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-offline/
implementation ("io.getstream:stream-chat-android-offline:5.4.0")
'io.getstream:stream-chat-android-offline:aar:5.4.0'
<dependency org="io.getstream" name="stream-chat-android-offline" rev="5.4.0">
<artifact name="stream-chat-android-offline" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.getstream', module='stream-chat-android-offline', version='5.4.0')
)
libraryDependencies += "io.getstream" % "stream-chat-android-offline" % "5.4.0"
[io.getstream/stream-chat-android-offline "5.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.getstream : stream-chat-android-client | 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 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.1 |
androidx.appcompat » appcompat | jar | 1.4.0 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.1 |
androidx.room » room-runtime | jar | 2.4.0 |
androidx.room » room-ktx | jar | 2.4.0 |
androidx.work » work-runtime-ktx | jar | 2.7.1 |
com.squareup.moshi : moshi | jar | 1.13.0 |