License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Data |
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-module-datachannelexample-js |
Last Version | Last Version6.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkurento-module-datachannelexample-js
Kurento Media Server, JavaScript client code for module kurento-module-datachannelexample-js.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.kurento/kurento-module-datachannelexample-js/ -->
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-module-datachannelexample-js</artifactId>
<version>6.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-module-datachannelexample-js/
implementation 'org.kurento:kurento-module-datachannelexample-js:6.15.0'
// https://jarcasting.com/artifacts/org.kurento/kurento-module-datachannelexample-js/
implementation ("org.kurento:kurento-module-datachannelexample-js:6.15.0")
'org.kurento:kurento-module-datachannelexample-js:jar:6.15.0'
<dependency org="org.kurento" name="kurento-module-datachannelexample-js" rev="6.15.0">
<artifact name="kurento-module-datachannelexample-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-module-datachannelexample-js', version='6.15.0')
)
libraryDependencies += "org.kurento" % "kurento-module-datachannelexample-js" % "6.15.0"
[org.kurento/kurento-module-datachannelexample-js "6.15.0"]