is not current version
Last Version 6.0.23

org.mobicents.media.io:rtp 4.1.0.65


GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

rtp
Version

Version

4.1.0.65
Type

Type

jar

Download rtp 4.1.0.65


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