is not current version
Last Version 5.2.4.3

com.loftechs.sdk:lt 5.2.4.2

Stream Chat & Call official Android SDK

GroupId

GroupId

com.loftechs.sdk
ArtifactId

ArtifactId

lt
Version

Version

5.2.4.2
Type

Type

aar

Download lt 5.2.4.2


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