Download ConsoleApp-1.2.2.jar file - Jar c

Jar examples for c:ConsoleApp

Description

Backend for the Web Management Console

You can download jar file ConsoleApp 1.2.2 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

ConsoleApp-1.2.2.pom



Related Tutorials