webrtc

WebRTC binary built for Android

License

License

GroupId

GroupId

com.pexip.webrtc
ArtifactId

ArtifactId

webrtc
Last Version

Last Version

100.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

webrtc
WebRTC binary built for Android

Download webrtc

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
100.0.0
99.0.0
98.0.0
97.0.0
96.0.0