is not current version
Last Version 6.15.0

org.kurento.tutorial:kurento-rtp-receiver 6.8.0

Play an incoming RTP stream

GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-rtp-receiver
Version

Version

6.8.0
Type

Type

jar

Download kurento-rtp-receiver 6.8.0


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