Last Version

FAT32 Library 0.6.5

A library for manipulating FAT file systems.

License

License

GroupId

GroupId

de.waldheinz
ArtifactId

ArtifactId

fat32-lib
Version

Version

0.6.5
Type

Type

jar
Description

Description

FAT32 Library
A library for manipulating FAT file systems.
Project URL

Project URL

https://github.com/waldheinz/fat32-lib
Source Code Management

Source Code Management

https://github.com/waldheinz/fat32-lib

Download fat32-lib 0.6.5


<!-- https://jarcasting.com/artifacts/de.waldheinz/fat32-lib/ -->
<dependency>
    <groupId>de.waldheinz</groupId>
    <artifactId>fat32-lib</artifactId>
    <version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.waldheinz/fat32-lib/
implementation 'de.waldheinz:fat32-lib:0.6.5'
// https://jarcasting.com/artifacts/de.waldheinz/fat32-lib/
implementation ("de.waldheinz:fat32-lib:0.6.5")
'de.waldheinz:fat32-lib:jar:0.6.5'
<dependency org="de.waldheinz" name="fat32-lib" rev="0.6.5">
  <artifact name="fat32-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.waldheinz', module='fat32-lib', version='0.6.5')
)
libraryDependencies += "de.waldheinz" % "fat32-lib" % "0.6.5"
[de.waldheinz/fat32-lib "0.6.5"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.