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

com.vonage:webrtc 99.1.0-dev.151

Vonages WebRTC Android library

Группа

Группа

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

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

webrtc
Версия

Версия

99.1.0-dev.151
Тип

Тип

aar

Скачать webrtc 99.1.0-dev.151

Имя Файла Размер
webrtc-99.1.0-dev.151.pom
Обзор

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