Last Version

Kurento Repository Client 6.14.0

The Kurento Repository Client project publishes a Java API to repository services in Kurento.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-repository-client
Version

Version

6.14.0
Type

Type

jar
Description

Description

Kurento Repository Client
The Kurento Repository Client project publishes a Java API to repository services in Kurento.
Project URL

Project URL

https://www.kurento.org/docs/6.14.0/kurento-repository-client
Project Organization

Project Organization

Kurento

Download kurento-repository-client 6.14.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.kurento : kurento-commons jar 6.14.0
com.squareup.retrofit : retrofit jar 1.9.0

Project Modules

There are no modules declared in this project.