Download util-14.02-beta.jar file - Jar u

Jar examples for u:util

Description

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.

License

The GNU Lesser General Public License, Version 3.0

Build File

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'

Download

Click the following link to download the jar file.

util-14.02-beta-javadoc.jar
util-14.02-beta-sources.jar
util-14.02-beta.jar
util-14.02-beta.pom



Related Tutorials