Last Version

javax.media:jmf 2.1.1e

POM was created from install:install-file

GroupId

GroupId

javax.media
ArtifactId

ArtifactId

jmf
Version

Version

2.1.1e
Type

Type

jar
Description

Description

POM was created from install:install-file

Download jmf 2.1.1e


<!-- https://jarcasting.com/artifacts/javax.media/jmf/ -->
<dependency>
    <groupId>javax.media</groupId>
    <artifactId>jmf</artifactId>
    <version>2.1.1e</version>
</dependency>
// https://jarcasting.com/artifacts/javax.media/jmf/
implementation 'javax.media:jmf:2.1.1e'
// https://jarcasting.com/artifacts/javax.media/jmf/
implementation ("javax.media:jmf:2.1.1e")
'javax.media:jmf:jar:2.1.1e'
<dependency org="javax.media" name="jmf" rev="2.1.1e">
  <artifact name="jmf" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.media', module='jmf', version='2.1.1e')
)
libraryDependencies += "javax.media" % "jmf" % "2.1.1e"
[javax.media/jmf "2.1.1e"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.