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

org.kurento.module:crowddetector 6.3.0

Kurento Crowd Detector module

Группа

Группа

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

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

crowddetector
Версия

Версия

6.3.0
Тип

Тип

jar

Скачать crowddetector 6.3.0


<!-- https://jarcasting.com/artifacts/org.kurento.module/crowddetector/ -->
<dependency>
    <groupId>org.kurento.module</groupId>
    <artifactId>crowddetector</artifactId>
    <version>6.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento.module/crowddetector/
implementation 'org.kurento.module:crowddetector:6.3.0'
// https://jarcasting.com/artifacts/org.kurento.module/crowddetector/
implementation ("org.kurento.module:crowddetector:6.3.0")
'org.kurento.module:crowddetector:jar:6.3.0'
<dependency org="org.kurento.module" name="crowddetector" rev="6.3.0">
  <artifact name="crowddetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento.module', module='crowddetector', version='6.3.0')
)
libraryDependencies += "org.kurento.module" % "crowddetector" % "6.3.0"
[org.kurento.module/crowddetector "6.3.0"]