License |
License |
---|---|
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-module-chroma |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkurento-module-chroma
Kurento Media Server module kurento-module-chroma
Javascript control client code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
kurento-module-chroma-6.1.0.pom | |
kurento-module-chroma-6.1.0.jar | 10 KB |
kurento-module-chroma-6.1.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kurento/kurento-module-chroma/ -->
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-module-chroma</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-module-chroma/
implementation 'org.kurento:kurento-module-chroma:6.1.0'
// https://jarcasting.com/artifacts/org.kurento/kurento-module-chroma/
implementation ("org.kurento:kurento-module-chroma:6.1.0")
'org.kurento:kurento-module-chroma:jar:6.1.0'
<dependency org="org.kurento" name="kurento-module-chroma" rev="6.1.0">
<artifact name="kurento-module-chroma" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-module-chroma', version='6.1.0')
)
libraryDependencies += "org.kurento" % "kurento-module-chroma" % "6.1.0"
[org.kurento/kurento-module-chroma "6.1.0"]