Download LiveApp-1.2.2.jar file - Jar l

Jar examples for l:LiveApp

Description

Sample application for Ant Media Server

You can download jar file LiveApp 1.2.2 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

LiveApp-1.2.2.pom



Related Tutorials