MVN

org.kurento.tutorial : kurento-magic-mirror

Maven & Gradle

Sep 18, 2022
361 stars

Kurento Java Tutorial - Magic Mirror · WebRTC in loopback with filter (magic mirror)

<dependency>
    <groupId>org.kurento.tutorial</groupId>
    <artifactId>kurento-magic-mirror</artifactId>
    <version>6.18.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kurento.tutorial : kurento-magic-mirror to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.18.0

All Versions

Choose a version of org.kurento.tutorial : kurento-magic-mirror to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.18.x
kurento-magic-mirror-6.18.0
6.15.x
kurento-magic-mirror-6.15.0
6.11.x
kurento-magic-mirror-6.11.0
6.8.x
kurento-magic-mirror-6.8.0

How to add a dependency to Maven

Add the following org.kurento.tutorial : kurento-magic-mirror maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kurento.tutorial</groupId>
    <artifactId>kurento-magic-mirror</artifactId>
    <version>6.18.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kurento.tutorial : kurento-magic-mirror gradle dependency to your build.gradle file:

implementation 'org.kurento.tutorial:kurento-magic-mirror:6.18.0'

Gradle Kotlin DSL: Add the following org.kurento.tutorial : kurento-magic-mirror gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kurento.tutorial:kurento-magic-mirror:6.18.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kurento.tutorial : kurento-magic-mirror sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kurento.tutorial" % "kurento-magic-mirror" % "6.18.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 28, 2018
48 usages
6 stars
Feb 26, 2020
4 usages
Nov 12, 2018
0 stars
Apr 08, 2022
Oct 31, 2022
1 stars
Oct 01, 2018
0 stars
Feb 01, 2020
49 stars
Dec 04, 2019
4 usages
401 stars
Dec 04, 2019
1 usages
401 stars
Dec 20, 2021
111 stars