is not current version
Last Version 4.3.1

com.kurento.kmf:kmf-thrift-interface 4.2.2

Kurento Thrift Interface Thrift interface consumer/server for the Kurento Media Framework.

GroupId

GroupId

com.kurento.kmf
ArtifactId

ArtifactId

kmf-thrift-interface
Version

Version

4.2.2
Type

Type

jar

Download kmf-thrift-interface 4.2.2


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