is not current version
Last Version 6.15.0

org.kurento.module:crowddetector 1.0.0

Kurento Crowd Detector module

GroupId

GroupId

org.kurento.module
ArtifactId

ArtifactId

crowddetector
Version

Version

1.0.0
Type

Type

jar

Download crowddetector 1.0.0


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