is not current version
Last Version 6.6.0

org.kurento:kurento-room-client 6.3.1

Kurento Room library for the client-side of Kurento Room Server

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-room-client
Version

Version

6.3.1
Type

Type

jar

Download kurento-room-client 6.3.1


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