is not current version
Last Version 6.0.23

org.mobicents.media.io:rtp 5.0.0.18


GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

rtp
Version

Version

5.0.0.18
Type

Type

jar

Download rtp 5.0.0.18


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