is not current version
Last Version 1.0.6

com.github.axet:vorbis 1.0.2

android libvorbis.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

vorbis
Version

Version

1.0.2
Type

Type

aar

Download vorbis 1.0.2


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