is not current version
Last Version 6.15.0

org.kurento:kurento-client-js 6.6.0

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

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-client-js
Version

Version

6.6.0
Type

Type

jar

Download kurento-client-js 6.6.0


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