is not current version
Last Version 1.2.23

Red5 :: Parent 1.2.16

Parent project for all red5 projects containing dependency management and general info

License

License

GroupId

GroupId

org.red5
ArtifactId

ArtifactId

red5-parent
Version

Version

1.2.16
Type

Type

pom
Description

Description

Red5 :: Parent
Parent project for all red5 projects containing dependency management and general info
Project URL

Project URL

https://github.com/Red5/red5-parent
Project Organization

Project Organization

Red5
Source Code Management

Source Code Management

https://github.com/Red5/red5-parent.git

Download red5-parent 1.2.16

Filename Size
red5-parent-1.2.16.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/org.red5/red5-parent/ -->
<dependency>
    <groupId>org.red5</groupId>
    <artifactId>red5-parent</artifactId>
    <version>1.2.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.red5/red5-parent/
implementation 'org.red5:red5-parent:1.2.16'
// https://jarcasting.com/artifacts/org.red5/red5-parent/
implementation ("org.red5:red5-parent:1.2.16")
'org.red5:red5-parent:pom:1.2.16'
<dependency org="org.red5" name="red5-parent" rev="1.2.16">
  <artifact name="red5-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.red5', module='red5-parent', version='1.2.16')
)
libraryDependencies += "org.red5" % "red5-parent" % "1.2.16"
[org.red5/red5-parent "1.2.16"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.