License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.kurento.tutorial |
ArtifactId | ArtifactIdkurento-show-data-channel |
Last Version | Last Version6.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKurento Java Tutorial - Show Data Channel
WebRTC in loopback with filter to show data received through data channel
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento.tutorial/kurento-show-data-channel/
implementation 'org.kurento.tutorial:kurento-show-data-channel:6.15.0'
// https://jarcasting.com/artifacts/org.kurento.tutorial/kurento-show-data-channel/
implementation ("org.kurento.tutorial:kurento-show-data-channel:6.15.0")
'org.kurento.tutorial:kurento-show-data-channel:jar:6.15.0'
<dependency org="org.kurento.tutorial" name="kurento-show-data-channel" rev="6.15.0">
<artifact name="kurento-show-data-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento.tutorial', module='kurento-show-data-channel', version='6.15.0')
)
libraryDependencies += "org.kurento.tutorial" % "kurento-show-data-channel" % "6.15.0"
[org.kurento.tutorial/kurento-show-data-channel "6.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework : spring-websocket | jar | |
org.webjars : webjars-locator | jar | 0.36 |
org.webjars.bower : jquery | jar | 1.12.3 |
org.webjars.bower : bootstrap | jar | 3.3.6 |
org.webjars.bower : demo-console | jar | 1.5.1 |
org.webjars.bower : ekko-lightbox | jar | 4.0.2 |
org.webjars.bower : webrtc-adapter | jar | 7.4.0 |
org.kurento : kurento-client | jar | 6.15.0 |
org.kurento : kurento-utils-js | jar | 6.15.0 |
org.kurento.module : datachannelexample | jar | 6.6.0 |