Download niotest-0.25.0.67.jar file - Jar n

Jar examples for n:niotest

Description

A test suit for java 7 nio2 based virtual filesystems

You can download jar file niotest 0.25.0.67 in this page.

License

The BSD 2-Clause License

Build File

You can use the following script to add niotest-0.25.0.67.jar to your project.

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

Download

Click the following link to download the jar file.

niotest-0.25.0.67-javadoc.jar
niotest-0.25.0.67-sources.jar
niotest-0.25.0.67.jar
niotest-0.25.0.67.pom



Related Tutorials