is not current version
Last Version 4.3.1

com.kurento.kmf:kmf-content-protocol 1.0.0

Protocol based on JSON-RPC to manage Kurento Content API The kmf-content-protocol is a JSON-RPC protocol to manage Kurento Content API.

GroupId

GroupId

com.kurento.kmf
ArtifactId

ArtifactId

kmf-content-protocol
Version

Version

1.0.0
Type

Type

jar

Download kmf-content-protocol 1.0.0


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