is not current version
Last Version 1.3.6

com.github.axet:libvorbis 1.3.5-3

android libvorbis.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

libvorbis
Version

Version

1.3.5-3
Type

Type

aar

Download libvorbis 1.3.5-3


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