Download util-io-1.0.24.jar file - Jar u

Jar examples for u:util-io

Description

Basic IO utility functions shared by all Indeed projects

You can download jar file util-io 1.0.24 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add util-io-1.0.24.jar to your project.

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

Download

Click the following link to download the jar file.

util-io-1.0.24-javadoc.jar
util-io-1.0.24-sources.jar
util-io-1.0.24.jar
util-io-1.0.24.pom



Related Tutorials