is not current version
Last Version 6.15.0

org.kurento.module:crowddetector 6.2.0

Kurento Crowd Detector module

GroupId

GroupId

org.kurento.module
ArtifactId

ArtifactId

crowddetector
Version

Version

6.2.0
Type

Type

jar

Download crowddetector 6.2.0


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