is not current version
Last Version 6.15.0

org.kurento.tutorial:kurento-hello-world-recording 6.11.0

Hello World (WebRTC in loopback) with Recording

GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-hello-world-recording
Version

Version

6.11.0
Type

Type

jar

Download kurento-hello-world-recording 6.11.0


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