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