Download util-swing-14.01-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 14.01-beta in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials