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 1.0.0 in this page.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
kmf-commons-1.0.0-javadoc.jar