is not current version
Last Version 6.15.0

org.kurento.module:pointerdetector 6.4.0

Kurento Pointer Detector module

GroupId

GroupId

org.kurento.module
ArtifactId

ArtifactId

pointerdetector
Version

Version

6.4.0
Type

Type

jar

Download pointerdetector 6.4.0


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