Libjingle Peerconnection

Peerconnection library used to build WebRTC library applications on the Android platform.

License

License

BSD 3-Clause
GroupId

GroupId

io.pristine
ArtifactId

ArtifactId

libjingle_peerconnection
Last Version

Last Version

7113
Release Date

Release Date

Type

Type

jar
Description

Description

Libjingle Peerconnection
Peerconnection library used to build WebRTC library applications on the Android platform.
Project URL

Project URL

https://code.google.com/p/webrtc/
Source Code Management

Source Code Management

https://code.google.com/p/webrtc/

Download libjingle_peerconnection

How to add to project

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

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
7113
7105
6898