is not current version
Last Version 14579

org.whispersystems:webrtc-android-debug M75

WebRTC for Android

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

webrtc-android-debug
Version

Version

M75
Type

Type

aar

Download webrtc-android-debug M75


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