is not current version
Last Version 14579

org.whispersystems:webrtc-android M59

WebRTC for Android

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

webrtc-android
Version

Version

M59
Type

Type

aar

Download webrtc-android M59


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