не последняя версия
Последняя версия 6.16.5

org.kurento:kurento-jsonrpc-client 6.9.1

JSON-RPC Protocol client with transports based on HTTP and WebSocket.

Категории

Категории

CLI Взаимодействие с пользователем JSON Данные
Группа

Группа

org.kurento
Идентификатор

Идентификатор

kurento-jsonrpc-client
Версия

Версия

6.9.1
Тип

Тип

jar

Скачать 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"]