| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.kurento.module |
| ArtifactId | ArtifactIddatachannelexample |
| Version | Version6.15.0 |
| Type | Typejar |
| Description |
Descriptiondatachannelexample
Kurento Data channel example module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.kurento.module/datachannelexample/ -->
<dependency>
<groupId>org.kurento.module</groupId>
<artifactId>datachannelexample</artifactId>
<version>6.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento.module/datachannelexample/
implementation 'org.kurento.module:datachannelexample:6.15.0'
// https://jarcasting.com/artifacts/org.kurento.module/datachannelexample/
implementation ("org.kurento.module:datachannelexample:6.15.0")
'org.kurento.module:datachannelexample:jar:6.15.0'
<dependency org="org.kurento.module" name="datachannelexample" rev="6.15.0">
<artifact name="datachannelexample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento.module', module='datachannelexample', version='6.15.0')
)
libraryDependencies += "org.kurento.module" % "datachannelexample" % "6.15.0"
[org.kurento.module/datachannelexample "6.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kurento : kurento-client | jar | [6.7.0,7.0.0-SNAPSHOT) |