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

org.kurento:kurento-module-creator 3.0.8

Kurento Module Creator

Группа

Группа

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

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

kurento-module-creator
Версия

Версия

3.0.8
Тип

Тип

jar

Скачать kurento-module-creator 3.0.8


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