is not current version
Last Version 4.3.1

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

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

4.2.2
Type

Type

jar

Download kmf-content-protocol 4.2.2


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