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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials