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

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

Download

Click the following link to download the jar file.

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



Related Tutorials