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