is not current version
Last Version 1.0.9

com.github.axet:lame 1.0.2

android lame.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

lame
Version

Version

1.0.2
Type

Type

aar

Download lame 1.0.2


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