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

org.kurento:kurento-module-markerdetector-js 0.0.3

Kurento Media Server module kurento-module-markerdetector-js Javascript control client code

Категории

Категории

JavaScript Языки программирования
Группа

Группа

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

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

kurento-module-markerdetector-js
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать kurento-module-markerdetector-js 0.0.3


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