Jar examples for o:opus
DroidKit Opus is OpusLib binding for Android
You can download jar file opus 1.0.1 in this page.
GNU LESSER GENERAL PUBLIC LICENSE 3.0
You can use the following script to add opus-1.0.1.jar to your project.
<dependency> <groupId>com.github.axet</groupId> <artifactId>opus</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.axet', name: 'opus', version: '1.0.1'
libraryDependencies += "com.github.axet" % "opus" % "1.0.1"
<dependency org="com.github.axet" name="opus" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.axet', module='opus', version='1.0.1'))
'com.github.axet:opus:jar:1.0.1'
Click the following link to download the jar file.
opus-1.0.1-javadoc.jar