is not current version
Last Version 5.2.4.3

com.loftechs.sdk:im 5.2.4.2

Stream Chat & Call official Android SDK

GroupId

GroupId

com.loftechs.sdk
ArtifactId

ArtifactId

im
Version

Version

5.2.4.2
Type

Type

aar

Download im 5.2.4.2


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