Download eightyfs-0.10.3.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.10.3 in this page.

License

The BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

eightyfs-0.10.3-javadoc.jar
eightyfs-0.10.3-sources.jar
eightyfs-0.10.3.jar
eightyfs-0.10.3.pom



Related Tutorials