Download util-12.12-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 12.12-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-12.12-beta.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>util</artifactId>
   <version>12.12-beta</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'util', version: '12.12-beta'
libraryDependencies += "nl.cloudfarming.client" % "util" % "12.12-beta"
<dependency org="nl.cloudfarming.client" name="util" rev="12.12-beta"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='util', version='12.12-beta'))
'nl.cloudfarming.client:util:jar:12.12-beta'

Download

Click the following link to download the jar file.

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



Related Tutorials