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