Download opus-1.0.2.jar file - Jar o

Jar examples for o:opus

Description

DroidKit Opus is OpusLib binding for Android

You can download jar file opus 1.0.2 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE 3.0

Build File

You can use the following script to add opus-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

opus-1.0.2-javadoc.jar
opus-1.0.2-sources.jar
opus-1.0.2.pom



Related Tutorials