| Группа | Группаorg.kurento.tutorial |
|---|---|
| Идентификатор | Идентификаторkurento-crowddetector |
| Версия | Версия6.8.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| kurento-crowddetector-6.8.0.pom | |
| kurento-crowddetector-6.8.0.zip | 166 KB |
| kurento-crowddetector-6.8.0-sources.jar | 155 KB |
| kurento-crowddetector-6.8.0-javadoc.jar | 130 KB |
| kurento-crowddetector-6.8.0-exec.jar | 23 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kurento.tutorial/kurento-crowddetector/ -->
<dependency>
<groupId>org.kurento.tutorial</groupId>
<artifactId>kurento-crowddetector</artifactId>
<version>6.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento.tutorial/kurento-crowddetector/
implementation 'org.kurento.tutorial:kurento-crowddetector:6.8.0'
// https://jarcasting.com/artifacts/org.kurento.tutorial/kurento-crowddetector/
implementation ("org.kurento.tutorial:kurento-crowddetector:6.8.0")
'org.kurento.tutorial:kurento-crowddetector:jar:6.8.0'
<dependency org="org.kurento.tutorial" name="kurento-crowddetector" rev="6.8.0">
<artifact name="kurento-crowddetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento.tutorial', module='kurento-crowddetector', version='6.8.0')
)
libraryDependencies += "org.kurento.tutorial" % "kurento-crowddetector" % "6.8.0"
[org.kurento.tutorial/kurento-crowddetector "6.8.0"]