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