is not current version
Last Version 6.15.0

org.kurento:kurento-jsonrpc-js 5.0.3

Kurento Web SDK RPC Builder The kurento-jsonrpc-js project contains the implementation of a transport and protocol agnostic RPC library for browser and Node.js

Categories

Categories

JavaScript Languages JSON Data
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-jsonrpc-js
Version

Version

5.0.3
Type

Type

jar

Download kurento-jsonrpc-js 5.0.3


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