License |
License |
---|---|
GroupId | GroupIdcom.github.mjdev |
ArtifactId | ArtifactIdlibaums |
Version | Version0.7.4 |
Type | Typeaar |
Description |
Descriptionlibaums
Android USB mass storage library with FAT32 support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libaums-0.7.4.pom | |
libaums-0.7.4.aar | 171 KB |
libaums-0.7.4-sources.jar | 78 KB |
libaums-0.7.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mjdev/libaums/ -->
<dependency>
<groupId>com.github.mjdev</groupId>
<artifactId>libaums</artifactId>
<version>0.7.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjdev/libaums/
implementation 'com.github.mjdev:libaums:0.7.4'
// https://jarcasting.com/artifacts/com.github.mjdev/libaums/
implementation ("com.github.mjdev:libaums:0.7.4")
'com.github.mjdev:libaums:aar:0.7.4'
<dependency org="com.github.mjdev" name="libaums" rev="0.7.4">
<artifact name="libaums" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjdev', module='libaums', version='0.7.4')
)
libraryDependencies += "com.github.mjdev" % "libaums" % "0.7.4"
[com.github.mjdev/libaums "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.0.0-beta01 |
androidx.core » core | jar | 1.1.0-beta01 |
androidx.core » core-ktx | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.41 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.commons : commons-io | jar | 1.3.2 |
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.4 |
org.xenei : junit-contracts | jar | 0.1.7 |
org.mockito : mockito-core | jar | 2.24.5 |