License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.antmedia.app |
ArtifactId | ArtifactIdLiveApp |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSample Webapp for Ant Media Server
Sample application for Ant Media Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LiveApp-1.8.1.pom | |
LiveApp-1.8.1.war | 1 MB |
LiveApp-1.8.1-sources.jar | 4 KB |
LiveApp-1.8.1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.antmedia.app/LiveApp/ -->
<dependency>
<groupId>io.antmedia.app</groupId>
<artifactId>LiveApp</artifactId>
<version>1.8.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.antmedia.app/LiveApp/
implementation 'io.antmedia.app:LiveApp:1.8.1'
// https://jarcasting.com/artifacts/io.antmedia.app/LiveApp/
implementation ("io.antmedia.app:LiveApp:1.8.1")
'io.antmedia.app:LiveApp:war:1.8.1'
<dependency org="io.antmedia.app" name="LiveApp" rev="1.8.1">
<artifact name="LiveApp" type="war" />
</dependency>
@Grapes(
@Grab(group='io.antmedia.app', module='LiveApp', version='1.8.1')
)
libraryDependencies += "io.antmedia.app" % "LiveApp" % "1.8.1"
[io.antmedia.app/LiveApp "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |