DroidKit-WebRTC

DroidKit WebRTC is port of official WebRTC implementation for android

License

License

GroupId

GroupId

com.droidkit
ArtifactId

ArtifactId

webrtc
Last Version

Last Version

0.2.11
Release Date

Release Date

Type

Type

aar
Description

Description

DroidKit-WebRTC
DroidKit WebRTC is port of official WebRTC implementation for android
Project URL

Project URL

https://github.com/secretapphd/droidkit-webrtc

Download webrtc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 19.+

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.11