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

org.kurento.tutorial:kurento-platedetector 6.11.0

WebRTC in loopback with a plate detector filter

Группа

Группа

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

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

kurento-platedetector
Версия

Версия

6.11.0
Тип

Тип

jar

Скачать kurento-platedetector 6.11.0


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