storageprovider

Android USB mass storage library with FAT32 support.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

me.jahnen.libaums
ArtifactId

ArtifactId

storageprovider
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

aar
Description

Description

storageprovider
Android USB mass storage library with FAT32 support.
Project URL

Project URL

https://github.com/magnusja/libaums

Download storageprovider

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2
me.jahnen.libaums : core jar 0.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.6.1
0.6.0