не последняя версия
Последняя версия 5.2.4.3

com.loftechs.sdk:call 5.1.6

Stream Chat & Call official Android SDK

Группа

Группа

com.loftechs.sdk
Идентификатор

Идентификатор

call
Версия

Версия

5.1.6
Тип

Тип

aar

Скачать call 5.1.6

Имя Файла Размер
call-5.1.6.pom
call-5.1.6-sources.jar 296 KB
Обзор

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