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