is not current version
Last Version 1.0.1

mobi.cangol.mobile:lame 1.0.0

android lame

GroupId

GroupId

mobi.cangol.mobile
ArtifactId

ArtifactId

lame
Version

Version

1.0.0
Type

Type

aar

Download lame 1.0.0

Filename Size
lame-1.0.0.pom
lame-1.0.0.aar 760 KB
Browse

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