Jar examples for u:util
AgroSense utility module, contains a variety of utility classes. Swing specific utility classes can be found in the util-swing module
You can download jar file util 0.6 in this page.
The GNU Lesser General Public License, Version 3.0
You can use the following script to add util-0.6.jar to your project.
<dependency> <groupId>io.jeo</groupId> <artifactId>util</artifactId> <version>0.6</version> </dependency>
compile group: 'io.jeo', name: 'util', version: '0.6'
libraryDependencies += "io.jeo" % "util" % "0.6"
<dependency org="io.jeo" name="util" rev="0.6"/>
@Grapes(@Grab(group='io.jeo', module='util', version='0.6'))
'io.jeo:util:jar:0.6'
Click the following link to download the jar file.
util-0.6-javadoc.jar