is not current version
Last Version 99.1.32

com.vonage:webrtc 84.0.0-alpha.75

Vonages WebRTC Android library

GroupId

GroupId

com.vonage
ArtifactId

ArtifactId

webrtc
Version

Version

84.0.0-alpha.75
Type

Type

aar

Download webrtc 84.0.0-alpha.75


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