Download jorbis-0.0.17.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 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jorbis-0.0.17.jar
jorbis-0.0.17.pom



Related Tutorials