is not current version
Last Version 100.0.0

ch.threema:webrtc-android 84.2.1

WebRTC m84 builds for Android, with some custom patches applied

GroupId

GroupId

ch.threema
ArtifactId

ArtifactId

webrtc-android
Version

Version

84.2.1
Type

Type

aar

Download webrtc-android 84.2.1


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