is not current version
Last Version 6.15.0

org.kurento:kurento-utils-js 6.6.2

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

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-utils-js
Version

Version

6.6.2
Type

Type

jar

Download kurento-utils-js 6.6.2


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