Download jump3r-1.0.4.jar file - Jar j

Jar examples for j:jump3r

Description

Java Unofficial MP3 EncodeR - a Java port of LAME

You can download jar file jump3r 1.0.4 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add jump3r-1.0.4.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>jump3r</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'de.sciss', name: 'jump3r', version: '1.0.4'
libraryDependencies += "de.sciss" % "jump3r" % "1.0.4"
<dependency org="de.sciss" name="jump3r" rev="1.0.4"/>
@Grapes(@Grab(group='de.sciss', module='jump3r', version='1.0.4'))
'de.sciss:jump3r:jar:1.0.4'

Download

Click the following link to download the jar file.

jump3r-1.0.4-javadoc.jar
jump3r-1.0.4-sources.jar
jump3r-1.0.4.jar
jump3r-1.0.4.pom



Related Tutorials