is not current version
Last Version 6.15.0

org.kurento:kurento-utils-js 5.1.0

Kurento Utils JS The kurento-utils-js project contains a set of utilities that have been found useful during the development of applications with kurento-client-js in the web browser.

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-utils-js
Version

Version

5.1.0
Type

Type

jar

Download kurento-utils-js 5.1.0


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