is not current version
Last Version 6.16.5

org.kurento:kurento-jsonrpc-client 5.1.0

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

5.1.0
Type

Type

jar

Download kurento-jsonrpc-client 5.1.0


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