is not current version
Last Version 6.15.0

org.kurento.tutorial:kurento-show-data-channel 6.8.0

WebRTC in loopback with filter to show data received through data channel

Categories

Categories

Data
GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-show-data-channel
Version

Version

6.8.0
Type

Type

jar

Download kurento-show-data-channel 6.8.0


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