is not current version
Last Version 0.7.4

com.github.mjdev:libaums 0.3

Android USB mass storage library with FAT32 support.

GroupId

GroupId

com.github.mjdev
ArtifactId

ArtifactId

libaums
Version

Version

0.3
Type

Type

aar

Download libaums 0.3


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