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