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

Jar examples for l:libvorbis

Description

android libvorbis.

You can download jar file libvorbis 1.3.5-2 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-2.jar to your project.

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

Download

Click the following link to download the jar file.

libvorbis-1.3.5-2.pom



Related Tutorials