Download vorbis-1.0.0-4.jar file - Jar v

Jar examples for v:vorbis

Description

android libvorbis.

You can download jar file vorbis 1.0.0-4 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE 3.0

Build File

You can use the following script to add vorbis-1.0.0-4.jar to your project.

<dependency>
   <groupId>com.github.axet</groupId>
   <artifactId>vorbis</artifactId>
   <version>1.0.0-4</version>
</dependency>
compile group: 'com.github.axet', name: 'vorbis', version: '1.0.0-4'
libraryDependencies += "com.github.axet" % "vorbis" % "1.0.0-4"
<dependency org="com.github.axet" name="vorbis" rev="1.0.0-4"/>
@Grapes(@Grab(group='com.github.axet', module='vorbis', version='1.0.0-4'))
'com.github.axet:vorbis:jar:1.0.0-4'

Download

Click the following link to download the jar file.

vorbis-1.0.0-4-javadoc.jar
vorbis-1.0.0-4-sources.jar
vorbis-1.0.0-4.pom



Related Tutorials