Download ConsoleApp-1.3.6.jar file - Jar c

Jar examples for c:ConsoleApp

Description

Backend for the Web Management Console

You can download jar file ConsoleApp 1.3.6 in this page.

License

Apache 2

Build File

You can use the following script to add ConsoleApp-1.3.6.jar to your project.

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

Download

Click the following link to download the jar file.

ConsoleApp-1.3.6.pom



Related Tutorials