| License |
License |
|---|---|
| GroupId | GroupIdcom.loftechs.sdk |
| ArtifactId | ArtifactIdlt |
| Version | Version5.2.4.3 |
| Type | Typeaar |
| Description |
Descriptionlt
Stream Chat & Call official Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lt-5.2.4.3.pom | |
| lt-5.2.4.3-sources.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.loftechs.sdk/lt/ -->
<dependency>
<groupId>com.loftechs.sdk</groupId>
<artifactId>lt</artifactId>
<version>5.2.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.loftechs.sdk/lt/
implementation 'com.loftechs.sdk:lt:5.2.4.3'
// https://jarcasting.com/artifacts/com.loftechs.sdk/lt/
implementation ("com.loftechs.sdk:lt:5.2.4.3")
'com.loftechs.sdk:lt:aar:5.2.4.3'
<dependency org="com.loftechs.sdk" name="lt" rev="5.2.4.3">
<artifact name="lt" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.loftechs.sdk', module='lt', version='5.2.4.3')
)
libraryDependencies += "com.loftechs.sdk" % "lt" % "5.2.4.3"
[com.loftechs.sdk/lt "5.2.4.3"]