is not current version
Last Version 6.15.0

org.kurento:kurento-utils-js 6.13.0

Kurento Media Server, JavaScript client code for module kurento-utils-js.

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-utils-js
Version

Version

6.13.0
Type

Type

jar

Download kurento-utils-js 6.13.0


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