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