is not current version
Last Version 6.16.5

org.kurento:kurento-jsonrpc-client 6.9.1

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.9.1
Type

Type

jar

Download kurento-jsonrpc-client 6.9.1


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