is not current version
Last Version 0.7.4

com.github.mjdev:libaums 0.3.1

Android USB mass storage library with FAT32 support.

GroupId

GroupId

com.github.mjdev
ArtifactId

ArtifactId

libaums
Version

Version

0.3.1
Type

Type

aar

Download libaums 0.3.1


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