is not current version
Last Version 6.0.23

org.mobicents.media.io:rtp 2.4.0.FINAL


GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

rtp
Version

Version

2.4.0.FINAL
Type

Type

jar

Download rtp 2.4.0.FINAL


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