is not current version
Last Version 100.0.0

ch.threema:webrtc-android 91.0.0

WebRTC m91 builds for Android, with some custom patches applied

GroupId

GroupId

ch.threema
ArtifactId

ArtifactId

webrtc-android
Version

Version

91.0.0
Type

Type

aar

Download webrtc-android 91.0.0


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