is not current version
Last Version 6.16.0

org.kurento:kurento-module-creator 6.9.0

Tool that generates code for RPC between the Kurento Media Server and remote libraries.

GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-module-creator
Version

Version

6.9.0
Type

Type

jar

Download kurento-module-creator 6.9.0


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