stream-logger-android

Stream Chat official Android SDK

License

License

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

stream-logger-android
Last Version

Last Version

5.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

stream-logger-android
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-logger-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (10)

Group / Artifact Type Version
io.getstream : stream-logger jar 5.4.0
io.getstream : stream-logger-file jar 5.4.0
androidx.activity » activity-ktx jar 1.4.0
androidx.annotation » annotation jar 1.3.0
androidx.appcompat » appcompat jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.startup » startup-runtime jar 1.1.0
androidx.constraintlayout » constraintlayout jar 2.1.2
com.google.android.material » material jar 1.4.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.4.0
5.3.1
5.3.0
5.2.0