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