не последняя версия
Последняя версия 6.0.23

org.mobicents.media.io:rtp 6.0.0.19


Группа

Группа

org.mobicents.media.io
Идентификатор

Идентификатор

rtp
Версия

Версия

6.0.0.19
Тип

Тип

jar

Скачать rtp 6.0.0.19


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