Download jmf-2.1.1e.jar file - Jar j

Jar examples for j:jmf

Description

POM was created from install:install-file

You can download jar file jmf 2.1.1e in this page.

Build File

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'

Download

Click the following link to download the jar file.

jmf-2.1.1e.jar
jmf-2.1.1e.pom



Related Tutorials