License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.antmedia |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAnt Media Server :: Parent
Ant Media Server Parent Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-2.4.3.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.antmedia/parent/ -->
<dependency>
<groupId>io.antmedia</groupId>
<artifactId>parent</artifactId>
<version>2.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.antmedia/parent/
implementation 'io.antmedia:parent:2.4.3'
// https://jarcasting.com/artifacts/io.antmedia/parent/
implementation ("io.antmedia:parent:2.4.3")
'io.antmedia:parent:pom:2.4.3'
<dependency org="io.antmedia" name="parent" rev="2.4.3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.antmedia', module='parent', version='2.4.3')
)
libraryDependencies += "io.antmedia" % "parent" % "2.4.3"
[io.antmedia/parent "2.4.3"]