is not current version
Last Version 6.15.0

org.kurento.tutorial:kurento-chroma 6.8.0

WebRTC in loopback with a chroma filter

GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-chroma
Version

Version

6.8.0
Type

Type

jar

Download kurento-chroma 6.8.0


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