is not current version
Last Version 4.3.1

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

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.3.0
Type

Type

jar

Download kmf-thrift-interface 4.3.0


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