is not current version
Last Version 6.15.0

org.kurento.module:datachannelexample 6.6.0

Kurento Data channel example module

Categories

Categories

Data
GroupId

GroupId

org.kurento.module
ArtifactId

ArtifactId

datachannelexample
Version

Version

6.6.0
Type

Type

jar

Download datachannelexample 6.6.0


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