is not current version
Last Version 1.3.6

com.github.axet:libvorbis 1.3.5-1

android libvorbis.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

libvorbis
Version

Version

1.3.5-1
Type

Type

aar

Download libvorbis 1.3.5-1


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