is not current version
Last Version 6.15.0

org.kurento.module:datachannelexample 6.3.1

Kurento Data channel example module

Categories

Categories

Data
GroupId

GroupId

org.kurento.module
ArtifactId

ArtifactId

datachannelexample
Version

Version

6.3.1
Type

Type

jar

Download datachannelexample 6.3.1


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