| License |
License
BSD-licensed
|
|---|---|
| GroupId | GroupIdcom.github.axet |
| ArtifactId | ArtifactIdlibopus |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroid libopus
android libopus.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libopus-1.3.1.pom | |
| libopus-1.3.1-sources.jar | 677 bytes |
| libopus-1.3.1-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]