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