| License |
License |
|---|---|
| GroupId | GroupIdme.jahnen |
| ArtifactId | ArtifactIdlibaums |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlibaums
Android USB mass storage library with FAT32 support.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| libaums-0.9.0.pom | |
| libaums-0.9.0-sources.jar | 83 KB |
| libaums-0.9.0-javadoc.jar | 1022 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.jahnen/libaums/ -->
<dependency>
<groupId>me.jahnen</groupId>
<artifactId>libaums</artifactId>
<version>0.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.jahnen/libaums/
implementation 'me.jahnen:libaums:0.9.0'
// https://jarcasting.com/artifacts/me.jahnen/libaums/
implementation ("me.jahnen:libaums:0.9.0")
'me.jahnen:libaums:aar:0.9.0'
<dependency org="me.jahnen" name="libaums" rev="0.9.0">
<artifact name="libaums" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.jahnen', module='libaums', version='0.9.0')
)
libraryDependencies += "me.jahnen" % "libaums" % "0.9.0"
[me.jahnen/libaums "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| androidx.core » core | jar | 1.8.0-alpha01 |
| androidx.core » core-ktx | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |