Download utils-io-1.0.0.jar file - Jar u

Jar examples for u:utils-io

Description

IO utils to manage file and stream

You can download jar file utils-io 1.0.0 in this page.

Build File

You can use the following script to add utils-io-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

utils-io-1.0.0-javadoc.jar
utils-io-1.0.0-sources.jar
utils-io-1.0.0.jar
utils-io-1.0.0.pom



Related Tutorials