Download eightyfs-0.7.6.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.7.6 in this page.

License

The BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

eightyfs-0.7.6-javadoc.jar
eightyfs-0.7.6-sources.jar
eightyfs-0.7.6.jar
eightyfs-0.7.6.pom



Related Tutorials