Jar examples for o:openwebrtc-android
A mobile-first WebRTC client framework for building native apps
You can download jar file openwebrtc-android 0.3 in this page.
BSD 2-Clause
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'
Click the following link to download the jar file.
openwebrtc-android-0.3-javadoc.jar