is not current version
Last Version 3.100

com.github.axet:liblame 3.99.5-2

android lame.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

liblame
Version

Version

3.99.5-2
Type

Type

aar

Download liblame 3.99.5-2


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