is not current version
Last Version 6.16.5

org.kurento:kurento-jsonrpc-client-jetty 6.6.2


Categories

Categories

Jetty Container Application Servers CLI User Interface JSON Data
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-jsonrpc-client-jetty
Version

Version

6.6.2
Type

Type

jar

Download kurento-jsonrpc-client-jetty 6.6.2


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