Last Version

kms-interface 4.3.1

Thrift interface for Kurento media server The kms-interface project contains the Thrift interface between the Kurento Media Server native and java components.

License

License

GroupId

GroupId

com.kurento.kms
ArtifactId

ArtifactId

kms-interface
Version

Version

4.3.1
Type

Type

jar
Description

Description

kms-interface
Thrift interface for Kurento media server The kms-interface project contains the Thrift interface between the Kurento Media Server native and java components.
Project Organization

Project Organization

Kurento
Source Code Management

Source Code Management

https://github.com/Kurento/kms-interface

Download kms-interface 4.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.9.0

Project Modules

There are no modules declared in this project.