| License |
License
BSD license
|
|---|---|
| GroupId | GroupIdcom.github.axet |
| ArtifactId | ArtifactIdlibogg |
| Last Version | Last Version1.3.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroid libogg
android libvorbis.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libogg-1.3.4.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.axet/libogg/ -->
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>libogg</artifactId>
<version>1.3.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/libogg/
implementation 'com.github.axet:libogg:1.3.4'
// https://jarcasting.com/artifacts/com.github.axet/libogg/
implementation ("com.github.axet:libogg:1.3.4")
'com.github.axet:libogg:aar:1.3.4'
<dependency org="com.github.axet" name="libogg" rev="1.3.4">
<artifact name="libogg" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='libogg', version='1.3.4')
)
libraryDependencies += "com.github.axet" % "libogg" % "1.3.4"
[com.github.axet/libogg "1.3.4"]