Download kmf-commons-1.0.0.jar file - Jar k

Jar examples for k:kmf-commons

Description

Common utils and classes for Kurento Media Framework The kmf-commons project contains common util classes for the Kurento Media Framework.

You can download jar file kmf-commons 1.0.0 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add kmf-commons-1.0.0.jar to your project.

<dependency>
   <groupId>com.kurento.kmf</groupId>
   <artifactId>kmf-commons</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.kurento.kmf', name: 'kmf-commons', version: '1.0.0'
libraryDependencies += "com.kurento.kmf" % "kmf-commons" % "1.0.0"
<dependency org="com.kurento.kmf" name="kmf-commons" rev="1.0.0"/>
@Grapes(@Grab(group='com.kurento.kmf', module='kmf-commons', version='1.0.0'))
'com.kurento.kmf:kmf-commons:jar:1.0.0'

Download

Click the following link to download the jar file.

kmf-commons-1.0.0-javadoc.jar
kmf-commons-1.0.0-sources.jar
kmf-commons-1.0.0.jar
kmf-commons-1.0.0.pom



Related Tutorials