Last Version

Kurento Media Framework - Content Protocol 4.3.1

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

License

License

GroupId

GroupId

com.kurento.kmf
ArtifactId

ArtifactId

kmf-content-protocol
Version

Version

4.3.1
Type

Type

jar
Description

Description

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

Project URL

http://www.kurento.org/docs/4.3.1
Project Organization

Project Organization

Kurento
Source Code Management

Source Code Management

https://github.com/Kurento/kurento-media-framework

Download kmf-content-protocol 4.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.kurento.kmf : kmf-commons-testing jar 4.3.1

Project Modules

There are no modules declared in this project.