Download openwebrtc-android-0.3.jar file - Jar o

Jar examples for o:openwebrtc-android

Description

A mobile-first WebRTC client framework for building native apps

You can download jar file openwebrtc-android 0.3 in this page.

License

BSD 2-Clause

Build File

You can use the following script to add openwebrtc-android-0.3.jar to your project.

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

Download

Click the following link to download the jar file.

openwebrtc-android-0.3-javadoc.jar
openwebrtc-android-0.3-sources.jar
openwebrtc-android-0.3.jar
openwebrtc-android-0.3.pom



Related Tutorials