не последняя версия
Последняя версия 1.0.6

com.github.axet:vorbis 1.0.0-2

android libvorbis.

Группа

Группа

com.github.axet
Идентификатор

Идентификатор

vorbis
Версия

Версия

1.0.0-2
Тип

Тип

jar

Скачать vorbis 1.0.0-2


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