is not current version
Last Version 6.15.0

org.kurento.tutorial:kurento-magic-mirror 6.11.0

WebRTC in loopback with filter (magic mirror)

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-magic-mirror
Version

Version

6.11.0
Type

Type

jar

Download kurento-magic-mirror 6.11.0


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