Last Version

Red5 :: Client 1.2.23

The Red5 client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.red5
ArtifactId

ArtifactId

red5-client
Version

Version

1.2.23
Type

Type

jar
Description

Description

Red5 :: Client
The Red5 client
Project Organization

Project Organization

Red5

Download red5-client 1.2.23


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

Dependencies

compile (2)

Group / Artifact Type Version
org.red5 : red5-server-common jar 1.2.23
org.apache.mina : mina-core bundle 2.0.23

test (1)

Group / Artifact Type Version
junit : junit jar [4.13.1,)

Project Modules

There are no modules declared in this project.