mysdk

Stream Chat official Android SDK

License

License

GroupId

GroupId

io.github.sumedhe
ArtifactId

ArtifactId

mysdk
Last Version

Last Version

4.5.2
Release Date

Release Date

Type

Type

aar
Description

Description

mysdk
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 mysdk

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
net.openid : appauth jar 0.10.0
com.squareup.okio : okio jar 1.14.1
com.googlecode.json-simple : json-simple jar 1.1
commons-lang : commons-lang jar 2.6
com.nimbusds : nimbus-jose-jwt jar 8.19

Project Modules

There are no modules declared in this project.

Versions

Version
4.5.2