is not current version
Last Version 6.15.0

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

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

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-module-markerdetector-js
Version

Version

0.0.3
Type

Type

jar

Download 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"]