Download libaums-0.5.0.jar file - Jar l

Jar examples for l:libaums

Description

Android USB mass storage library with FAT32 support.

You can download jar file libaums 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add libaums-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

libaums-0.5.0-javadoc.jar
libaums-0.5.0-sources.jar
libaums-0.5.0.pom



Related Tutorials