Download jorbis-0.0.17.4.jar file - Jar j

Jar examples for j:jorbis

Description

Maven artifact for JOrbis library. http://www.jcraft.com/jorbis/

You can download jar file jorbis 0.0.17.4 in this page.

Build File

You can use the following script to add jorbis-0.0.17.4.jar to your project.

<dependency>
   <groupId>com.googlecode.soundlibs</groupId>
   <artifactId>jorbis</artifactId>
   <version>0.0.17.4</version>
</dependency>
compile group: 'com.googlecode.soundlibs', name: 'jorbis', version: '0.0.17.4'
libraryDependencies += "com.googlecode.soundlibs" % "jorbis" % "0.0.17.4"
<dependency org="com.googlecode.soundlibs" name="jorbis" rev="0.0.17.4"/>
@Grapes(@Grab(group='com.googlecode.soundlibs', module='jorbis', version='0.0.17.4'))
'com.googlecode.soundlibs:jorbis:jar:0.0.17.4'

Download

Click the following link to download the jar file.

jorbis-0.0.17.4-javadoc.jar
jorbis-0.0.17.4-sources.jar
jorbis-0.0.17.4.jar
jorbis-0.0.17.4.pom



Related Tutorials