| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kurento.module |
| Идентификатор | Идентификаторmarkerdetector |
| Последняя версия | Последняя версия6.15.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmarkerdetector
Kurento Marker Detector example module
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| markerdetector-6.15.0.pom | |
| markerdetector-6.15.0.jar | 6 KB |
| markerdetector-6.15.0-sources.jar | 5 KB |
| markerdetector-6.15.0-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kurento.module/markerdetector/ -->
<dependency>
<groupId>org.kurento.module</groupId>
<artifactId>markerdetector</artifactId>
<version>6.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento.module/markerdetector/
implementation 'org.kurento.module:markerdetector:6.15.0'
// https://jarcasting.com/artifacts/org.kurento.module/markerdetector/
implementation ("org.kurento.module:markerdetector:6.15.0")
'org.kurento.module:markerdetector:jar:6.15.0'
<dependency org="org.kurento.module" name="markerdetector" rev="6.15.0">
<artifact name="markerdetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento.module', module='markerdetector', version='6.15.0')
)
libraryDependencies += "org.kurento.module" % "markerdetector" % "6.15.0"
[org.kurento.module/markerdetector "6.15.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kurento : kurento-client | jar | [6.7.0,7.0.0-SNAPSHOT) |