Download WebRTCApp-1.2.7.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.7 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

WebRTCApp-1.2.7.pom



Related Tutorials