Download WebRTCApp-1.2.2.jar file - Jar w

Jar examples for w:WebRTCApp

Description

WebRTCApp for Ant Media Server Community Edition

You can download jar file WebRTCApp 1.2.2 in this page.

License

Apache 2

Build File

You can use the following script to add WebRTCApp-1.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

WebRTCApp-1.2.2.pom



Related Tutorials