is not current version
Last Version 6.16.5

org.kurento:kurento-jsonrpc-client 6.6.2

JSON-RPC Protocol client with transports based on http and websocket

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-jsonrpc-client
Version

Version

6.6.2
Type

Type

jar

Download kurento-jsonrpc-client 6.6.2


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