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

com.github.axet:liblame 3.99.5-3

android lame.

Группа

Группа

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

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

liblame
Версия

Версия

3.99.5-3
Тип

Тип

aar

Скачать liblame 3.99.5-3

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

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