Jar examples for l:LiveApp
Sample application for Ant Media Server
You can download jar file LiveApp 1.3.2 in this page.
Apache 2
You can use the following script to add LiveApp-1.3.2.jar to your project.
<dependency> <groupId>io.antmedia.app</groupId> <artifactId>LiveApp</artifactId> <version>1.3.2</version> </dependency>
compile group: 'io.antmedia.app', name: 'LiveApp', version: '1.3.2'
libraryDependencies += "io.antmedia.app" % "LiveApp" % "1.3.2"
<dependency org="io.antmedia.app" name="LiveApp" rev="1.3.2"/>
@Grapes(@Grab(group='io.antmedia.app', module='LiveApp', version='1.3.2'))
'io.antmedia.app:LiveApp:jar:1.3.2'
Click the following link to download the jar file.
LiveApp-1.3.2.pom