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

com.loftechs.sdk:call 5.2.2

Stream Chat & Call official Android SDK

Группа

Группа

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

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

call
Версия

Версия

5.2.2
Тип

Тип

aar

Скачать call 5.2.2

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

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