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