is not current version
Last Version 6.15.0

org.kurento.module:crowddetector 6.1.0

Kurento Crowd Detector module

GroupId

GroupId

org.kurento.module
ArtifactId

ArtifactId

crowddetector
Version

Version

6.1.0
Type

Type

jar

Download crowddetector 6.1.0


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