is not current version
Last Version 0.7.4

com.github.mjdev:libaums 0.5.5

Android USB mass storage library with FAT32 support.

GroupId

GroupId

com.github.mjdev
ArtifactId

ArtifactId

libaums
Version

Version

0.5.5
Type

Type

aar

Download libaums 0.5.5


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