не последняя версия
Последняя версия 6.15.0

org.kurento.tutorial:kurento-crowddetector 6.8.0

A Crowd Detector Filter using RTSP conexion to the camera. The video will be recorded.

Группа

Группа

org.kurento.tutorial
Идентификатор

Идентификатор

kurento-crowddetector
Версия

Версия

6.8.0
Тип

Тип

jar

Скачать kurento-crowddetector 6.8.0


<!-- 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"]