is not current version
Last Version 6.15.0

org.kurento.module:crowddetector 1.0.1

Kurento Crowd Detector module

GroupId

GroupId

org.kurento.module
ArtifactId

ArtifactId

crowddetector
Version

Version

1.0.1
Type

Type

jar

Download crowddetector 1.0.1


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