Download swingx-common-1.6.5-1.jar file - Jar s

Jar examples for s:swingx-common

Description

Code common to all SwingX modules.

You can download jar file swingx-common 1.6.5-1 in this page.

Build File

You can use the following script to add swingx-common-1.6.5-1.jar to your project.

<dependency>
   <groupId>org.bidib.jbidib.swinglabs.swingx</groupId>
   <artifactId>swingx-common</artifactId>
   <version>1.6.5-1</version>
</dependency>
compile group: 'org.bidib.jbidib.swinglabs.swingx', name: 'swingx-common', version: '1.6.5-1'
libraryDependencies += "org.bidib.jbidib.swinglabs.swingx" % "swingx-common" % "1.6.5-1"
<dependency org="org.bidib.jbidib.swinglabs.swingx" name="swingx-common" rev="1.6.5-1"/>
@Grapes(@Grab(group='org.bidib.jbidib.swinglabs.swingx', module='swingx-common', version='1.6.5-1'))
'org.bidib.jbidib.swinglabs.swingx:swingx-common:jar:1.6.5-1'

Download

Click the following link to download the jar file.

swingx-common-1.6.5-1-javadoc.jar
swingx-common-1.6.5-1-sources.jar
swingx-common-1.6.5-1-test-sources.jar
swingx-common-1.6.5-1-tests.jar
swingx-common-1.6.5-1.jar
swingx-common-1.6.5-1.pom



Related Tutorials