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

com.loftechs.sdk:call 5.2.1

Stream Chat & Call official Android SDK

Группа

Группа

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

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

call
Версия

Версия

5.2.1
Тип

Тип

aar

Скачать call 5.2.1

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

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