is not current version
Last Version 100.0.0

com.pexip.webrtc:webrtc 99.0.0

WebRTC binary built for Android

GroupId

GroupId

com.pexip.webrtc
ArtifactId

ArtifactId

webrtc
Version

Version

99.0.0
Type

Type

aar

Download webrtc 99.0.0


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