License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.kurento |
ArtifactId | ArtifactIdkurento-jsonrpc |
Last Version | Last Version6.16.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKurento JSON-RPC
Kurento JSON-RPC protocol with transports based on HTTP and WebSocket.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
kurento-jsonrpc-6.16.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kurento/kurento-jsonrpc/ -->
<dependency>
<groupId>org.kurento</groupId>
<artifactId>kurento-jsonrpc</artifactId>
<version>6.16.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kurento/kurento-jsonrpc/
implementation 'org.kurento:kurento-jsonrpc:6.16.5'
// https://jarcasting.com/artifacts/org.kurento/kurento-jsonrpc/
implementation ("org.kurento:kurento-jsonrpc:6.16.5")
'org.kurento:kurento-jsonrpc:pom:6.16.5'
<dependency org="org.kurento" name="kurento-jsonrpc" rev="6.16.5">
<artifact name="kurento-jsonrpc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kurento', module='kurento-jsonrpc', version='6.16.5')
)
libraryDependencies += "org.kurento" % "kurento-jsonrpc" % "6.16.5"
[org.kurento/kurento-jsonrpc "6.16.5"]