Jar examples for i:io-util
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.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
io-util-2.1.4-javadoc.jar