Download eightyfs-0.3.0.4.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.3.0.4 in this page.

License

The BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

eightyfs-0.3.0.4-javadoc.jar
eightyfs-0.3.0.4-sources.jar
eightyfs-0.3.0.4.jar
eightyfs-0.3.0.4.pom



Related Tutorials