Download memoryntfs-0.4.1.12.jar file - Jar m

Jar examples for m:memoryntfs

Description

A java 7 nio2 based in memory filesystem simulation of a ntfs filesytem

You can download jar file memoryntfs 0.4.1.12 in this page.

License

The BSD 2-Clause License

Build File

You can use the following script to add memoryntfs-0.4.1.12.jar to your project.

<dependency>
   <groupId>de.pfabulist.lindwurm</groupId>
   <artifactId>memoryntfs</artifactId>
   <version>0.4.1.12</version>
</dependency>
compile group: 'de.pfabulist.lindwurm', name: 'memoryntfs', version: '0.4.1.12'
libraryDependencies += "de.pfabulist.lindwurm" % "memoryntfs" % "0.4.1.12"
<dependency org="de.pfabulist.lindwurm" name="memoryntfs" rev="0.4.1.12"/>
@Grapes(@Grab(group='de.pfabulist.lindwurm', module='memoryntfs', version='0.4.1.12'))
'de.pfabulist.lindwurm:memoryntfs:jar:0.4.1.12'

Download

Click the following link to download the jar file.

memoryntfs-0.4.1.12-javadoc.jar
memoryntfs-0.4.1.12-sources.jar
memoryntfs-0.4.1.12.jar
memoryntfs-0.4.1.12.pom



Related Tutorials