Download ferris-io-0.0.2.jar file - Jar f

Jar examples for f:ferris-io

Description

This project contains simple IO tools but do not exist in Jakarta Commons.

You can download jar file ferris-io 0.0.2 in this page.

Build File

You can use the following script to add ferris-io-0.0.2.jar to your project.

<dependency>
   <groupId>org.ferris</groupId>
   <artifactId>ferris-io</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'org.ferris', name: 'ferris-io', version: '0.0.2'
libraryDependencies += "org.ferris" % "ferris-io" % "0.0.2"
<dependency org="org.ferris" name="ferris-io" rev="0.0.2"/>
@Grapes(@Grab(group='org.ferris', module='ferris-io', version='0.0.2'))
'org.ferris:ferris-io:jar:0.0.2'

Download

Click the following link to download the jar file.

ferris-io-0.0.2.jar
ferris-io-0.0.2.pom



Related Tutorials