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