Download libvorbis-1.3.5-3.jar file - Jar l

Jar examples for l:libvorbis

Description

android libvorbis.

You can download jar file libvorbis 1.3.5-3 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE 3.0

Build File

You can use the following script to add libvorbis-1.3.5-3.jar to your project.

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

Download

Click the following link to download the jar file.

libvorbis-1.3.5-3.pom



Related Tutorials