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

Jar examples for v:vorbis

Description

android libvorbis.

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials