is not current version
Last Version 99.1.32

com.vonage:webrtc 99.1.0-alpha.91

Vonages WebRTC Android library

GroupId

GroupId

com.vonage
ArtifactId

ArtifactId

webrtc
Version

Version

99.1.0-alpha.91
Type

Type

aar

Download webrtc 99.1.0-alpha.91


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