Jar examples for j:jmf
POM was created from install:install-file
You can download jar file jmf 2.1.1e in this page.
You can use the following script to add jmf-2.1.1e.jar to your project.
<dependency> <groupId>javax.media</groupId> <artifactId>jmf</artifactId> <version>2.1.1e</version> </dependency>
compile group: 'javax.media', name: 'jmf', version: '2.1.1e'
libraryDependencies += "javax.media" % "jmf" % "2.1.1e"
<dependency org="javax.media" name="jmf" rev="2.1.1e"/>
@Grapes(@Grab(group='javax.media', module='jmf', version='2.1.1e'))
'javax.media:jmf:jar:2.1.1e'
Click the following link to download the jar file.
jmf-2.1.1e.jar