MVN

javax.media : jmf

Maven & Gradle

May 20, 2010
30 usages

POM was created from install:install-file

<dependency>
    <groupId>javax.media</groupId>
    <artifactId>jmf</artifactId>
    <version>2.1.1e</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.media : jmf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1e

All Versions

Choose a version of javax.media : jmf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
jmf-2.1.1e

How to add a dependency to Maven

Add the following javax.media : jmf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.media</groupId>
    <artifactId>jmf</artifactId>
    <version>2.1.1e</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.media : jmf gradle dependency to your build.gradle file:

implementation 'javax.media:jmf:2.1.1e'

Gradle Kotlin DSL: Add the following javax.media : jmf gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.media:jmf:2.1.1e")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.media : jmf sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.media" % "jmf" % "2.1.1e"

Advertisement

Dependencies from Group

Jul 10, 2009
110 usages
jmf
May 20, 2010
30 usages

Discover Dependencies

Apr 21, 2013
1 usages
0 stars
Jan 17, 2015
0 stars
Feb 25, 2014
138 usages
312 stars
Feb 12, 2010
2.7k usages
Sep 20, 2005
244 usages
Jan 10, 2008
44 usages
Feb 06, 2010
117 usages
Apr 24, 2009
19 usages
Jan 10, 2011
1.2k usages