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 1.0.9 in this page.
The GNU Lesser General Public License, Version 3.0
You can use the following script to add util-1.0.9.jar to your project.
<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>util</artifactId> <version>1.0.9</version> </dependency>
compile group: 'nl.cloudfarming.client', name: 'util', version: '1.0.9'
libraryDependencies += "nl.cloudfarming.client" % "util" % "1.0.9"
<dependency org="nl.cloudfarming.client" name="util" rev="1.0.9"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='util', version='1.0.9'))
'nl.cloudfarming.client:util:jar:1.0.9'
Click the following link to download the jar file.
util-1.0.9-javadoc.jar