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