is not current version
Last Version 1.2.23

org.red5:red5-io 1.2.2

The Red5 I/O library

GroupId

GroupId

org.red5
ArtifactId

ArtifactId

red5-io
Version

Version

1.2.2
Type

Type

jar

Download red5-io 1.2.2


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