не последняя версия
Последняя версия 6.15.0

org.kurento.tutorial:kurento-pointerdetector 6.8.0

WebRTC in loopback with a pointer detector filter

Группа

Группа

org.kurento.tutorial
Идентификатор

Идентификатор

kurento-pointerdetector
Версия

Версия

6.8.0
Тип

Тип

jar

Скачать kurento-pointerdetector 6.8.0


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