is not current version
Last Version 6.16.5

org.kurento:kurento-client 6.15.0

Allows server applications to control media server resources.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-client
Version

Version

6.15.0
Type

Type

jar

Download kurento-client 6.15.0


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