Download eightyfs-0.6.1.14.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.6.1.14 in this page.

License

The BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

eightyfs-0.6.1.14-javadoc.jar
eightyfs-0.6.1.14-sources.jar
eightyfs-0.6.1.14.jar
eightyfs-0.6.1.14.pom



Related Tutorials