WebRTC

A packaging of the webrtc library. Branch heads 4577

License

License

GroupId

GroupId

io.github.100mslive
ArtifactId

ArtifactId

webrtc
Last Version

Last Version

m94-4606
Release Date

Release Date

Type

Type

aar
Description

Description

WebRTC
A packaging of the webrtc library. Branch heads 4577
Project URL

Project URL

https://webrtc.github.io/webrtc-org/native-code/android/
Source Code Management

Source Code Management

https://webrtc.github.io/webrtc-org/native-code/development/prerequisite-sw/

Download webrtc

How to add to project

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

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
m94-4606