Download io-util-2.1.4.jar file - Jar i

Jar examples for i:io-util

Description

Utilities helping with reading writing and keeping various data formats, including JSON, binary data and formatted text.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials