Download vorbis-1.0.0.jar file - Jar v

Jar examples for v:vorbis

Description

android libvorbis.

You can download jar file vorbis 1.0.0 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.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials