is not current version
Last Version 4.3.1

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

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

3.0.5
Type

Type

jar

Download kmf-content-protocol 3.0.5


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