Jar examples for k:kmf-commons
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.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
kmf-commons-3.0.5-javadoc.jar