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

org.whispersystems:webrtc-android M57

WebRTC for Android

Группа

Группа

org.whispersystems
Идентификатор

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

webrtc-android
Версия

Версия

M57
Тип

Тип

aar

Скачать webrtc-android M57

Имя Файла Размер
webrtc-android-M57.pom
webrtc-android-M57.aar 6 MB
Обзор

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