Download lame-1.0.3.jar file - Jar l

Jar examples for l:lame

Description

android lame.

You can download jar file lame 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lame-1.0.3.jar to your project.

<dependency>
   <groupId>com.github.axet</groupId>
   <artifactId>lame</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.github.axet', name: 'lame', version: '1.0.3'
libraryDependencies += "com.github.axet" % "lame" % "1.0.3"
<dependency org="com.github.axet" name="lame" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.axet', module='lame', version='1.0.3'))
'com.github.axet:lame:jar:1.0.3'

Download

Click the following link to download the jar file.

lame-1.0.3-javadoc.jar
lame-1.0.3-sources.jar
lame-1.0.3.pom



Related Tutorials