| Категории |
КатегорииMirror Библиотеки уровня приложения Introspection |
|---|---|
| Группа | Группаorg.kurento.tutorial |
| Идентификатор | Идентификаторkurento-magic-mirror |
| Версия | Версия6.11.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| kurento-magic-mirror-6.11.0.pom | |
| kurento-magic-mirror-6.11.0.zip | 180 KB |
| kurento-magic-mirror-6.11.0-sources.jar | 175 KB |
| kurento-magic-mirror-6.11.0-javadoc.jar | 35 KB |
| kurento-magic-mirror-6.11.0-exec.jar | 26 MB |
| Обзор |
<!-- 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"]