Download util-swing-13.03-beta.jar file - Jar u

Jar examples for u:util-swing

Description

AgroSense util swing - Swing specific utility classes

You can download jar file util-swing 13.03-beta in this page.

Build File

You can use the following script to add util-swing-13.03-beta.jar to your project.

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

Download

Click the following link to download the jar file.

util-swing-13.03-beta-javadoc.jar
util-swing-13.03-beta-sources.jar
util-swing-13.03-beta.jar
util-swing-13.03-beta.pom



Related Tutorials