License |
License |
---|---|
GroupId | GroupIdio.getstream |
ArtifactId | ArtifactIdstream-chat-android-offline |
Version | Version4.13.0 |
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>4.13.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-offline/
implementation 'io.getstream:stream-chat-android-offline:4.13.0'
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-offline/
implementation ("io.getstream:stream-chat-android-offline:4.13.0")
'io.getstream:stream-chat-android-offline:aar:4.13.0'
<dependency org="io.getstream" name="stream-chat-android-offline" rev="4.13.0">
<artifact name="stream-chat-android-offline" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.getstream', module='stream-chat-android-offline', version='4.13.0')
)
libraryDependencies += "io.getstream" % "stream-chat-android-offline" % "4.13.0"
[io.getstream/stream-chat-android-offline "4.13.0"]
Group / Artifact | Type | Version |
---|---|---|
io.getstream : stream-chat-android-client | jar | 4.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
androidx.appcompat » appcompat | jar | 1.3.0 |
androidx.core » core-ktx | jar | 1.5.0 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
androidx.room » room-runtime | jar | 2.3.0 |
androidx.room » room-ktx | jar | 2.3.0 |
androidx.work » work-runtime-ktx | jar | 2.5.0 |
com.google.code.gson : gson | jar | 2.8.7 |