is not current version
Last Version 5.0.20

com.loftechs.sdk:voice 5.0.19

Stream Chat & Call official Android SDK

GroupId

GroupId

com.loftechs.sdk
ArtifactId

ArtifactId

voice
Version

Version

5.0.19
Type

Type

aar

Download voice 5.0.19


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