is not current version
Last Version 6.0.23

org.mobicents.media.io:rtp 6.0.0.8


GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

rtp
Version

Version

6.0.0.8
Type

Type

jar

Download rtp 6.0.0.8


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