Download libjingle-9127.jar file - Jar l

Jar examples for l:libjingle

Description

Native library for WebRTC development on Android

You can download jar file libjingle 9127 in this page.

License

BSD License

Build File

You can use the following script to add libjingle-9127.jar to your project.

<dependency>
   <groupId>io.pristine</groupId>
   <artifactId>libjingle</artifactId>
   <version>9127</version>
</dependency>
compile group: 'io.pristine', name: 'libjingle', version: '9127'
libraryDependencies += "io.pristine" % "libjingle" % "9127"
<dependency org="io.pristine" name="libjingle" rev="9127"/>
@Grapes(@Grab(group='io.pristine', module='libjingle', version='9127'))
'io.pristine:libjingle:jar:9127'

Download

Click the following link to download the jar file.

libjingle-9127-javadoc.jar
libjingle-9127-sources.jar
libjingle-9127.pom



Related Tutorials