android libopus

android libopus.

License

License

BSD-licensed
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

libopus
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

android libopus
android libopus.
Project URL

Project URL

https://gitlab.com/axet/android-opus
Source Code Management

Source Code Management

https://gitlab.com/axet/android-opus

Download libopus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.axet/libopus/ -->
<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>libopus</artifactId>
    <version>1.3.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/libopus/
implementation 'com.github.axet:libopus:1.3.1'
// https://jarcasting.com/artifacts/com.github.axet/libopus/
implementation ("com.github.axet:libopus:1.3.1")
'com.github.axet:libopus:aar:1.3.1'
<dependency org="com.github.axet" name="libopus" rev="1.3.1">
  <artifact name="libopus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='libopus', version='1.3.1')
)
libraryDependencies += "com.github.axet" % "libopus" % "1.3.1"
[com.github.axet/libopus "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.2-3
1.2-2
1.2-1
1.2-rc1-1
1.1.5-1