is not current version
Last Version 14579

org.whispersystems:webrtc-android-debug M59

WebRTC for Android

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

webrtc-android-debug
Version

Version

M59
Type

Type

aar

Download webrtc-android-debug M59


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