Download eightyfs-0.5.0.9.jar file - Jar e

Jar examples for e:eightyfs

Description

A framework for creating java 7 nio2 based virtual filesystems

You can download jar file eightyfs 0.5.0.9 in this page.

License

The BSD 2-Clause License

Build File

You can use the following script to add eightyfs-0.5.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

eightyfs-0.5.0.9-javadoc.jar
eightyfs-0.5.0.9-sources.jar
eightyfs-0.5.0.9.jar
eightyfs-0.5.0.9.pom



Related Tutorials