не последняя версия
Последняя версия 6.16.5

org.kurento:kurento-commons 6.6.1

Common utils and classes for Kurento Java The kurento-commons project contains common util classes for the Kurento Java.

Группа

Группа

org.kurento
Идентификатор

Идентификатор

kurento-commons
Версия

Версия

6.6.1
Тип

Тип

jar

Скачать kurento-commons 6.6.1


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