Download kmf-commons-3.0.5.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 3.0.5 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials