| License |
License |
|---|---|
| GroupId | GroupIdcom.fpliu.ndk.pkg.prefab.android.21 |
| ArtifactId | ArtifactIdlame |
| Last Version | Last Version3.100 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlame
High quality MPEG Audio Layer III (MP3) encoder
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lame-3.100.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/lame/ -->
<dependency>
<groupId>com.fpliu.ndk.pkg.prefab.android.21</groupId>
<artifactId>lame</artifactId>
<version>3.100</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/lame/
implementation 'com.fpliu.ndk.pkg.prefab.android.21:lame:3.100'
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/lame/
implementation ("com.fpliu.ndk.pkg.prefab.android.21:lame:3.100")
'com.fpliu.ndk.pkg.prefab.android.21:lame:aar:3.100'
<dependency org="com.fpliu.ndk.pkg.prefab.android.21" name="lame" rev="3.100">
<artifact name="lame" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fpliu.ndk.pkg.prefab.android.21', module='lame', version='3.100')
)
libraryDependencies += "com.fpliu.ndk.pkg.prefab.android.21" % "lame" % "3.100"
[com.fpliu.ndk.pkg.prefab.android.21/lame "3.100"]