Jar examples for f:fat32-lib
A library for manipulating FAT file systems.
You can download jar file fat32-lib 0.6.5 in this page.
GNU Lesser General Public License, version 2.1
You can use the following script to add fat32-lib-0.6.5.jar to your project.
<dependency> <groupId>de.waldheinz</groupId> <artifactId>fat32-lib</artifactId> <version>0.6.5</version> </dependency>
compile group: 'de.waldheinz', name: 'fat32-lib', version: '0.6.5'
libraryDependencies += "de.waldheinz" % "fat32-lib" % "0.6.5"
<dependency org="de.waldheinz" name="fat32-lib" rev="0.6.5"/>
@Grapes(@Grab(group='de.waldheinz', module='fat32-lib', version='0.6.5'))
'de.waldheinz:fat32-lib:jar:0.6.5'
Click the following link to download the jar file.
fat32-lib-0.6.5-javadoc.jar