is not current version
Last Version 5.4.0

io.getstream:stream-logger-android 5.3.0

Stream Chat official Android SDK

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

stream-logger-android
Version

Version

5.3.0
Type

Type

aar

Download stream-logger-android 5.3.0


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