is not current version
Last Version 0.7.4

com.github.mjdev:libaums 0.5.0

Android USB mass storage library with FAT32 support.

GroupId

GroupId

com.github.mjdev
ArtifactId

ArtifactId

libaums
Version

Version

0.5.0
Type

Type

aar

Download libaums 0.5.0


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