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

com.github.axet:liblame 3.99.5-1

android lame.

Группа

Группа

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

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

liblame
Версия

Версия

3.99.5-1
Тип

Тип

aar

Скачать liblame 3.99.5-1

Имя Файла Размер
liblame-3.99.5-1.pom
liblame-3.99.5-1.aar 806 KB
Обзор

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