is not current version
Last Version 6.15.0

org.kurento.tutorial:kurento-one2many-call 6.11.0

WebRTC one to many video call

GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-one2many-call
Version

Version

6.11.0
Type

Type

jar

Download kurento-one2many-call 6.11.0


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