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

Jar examples for s:swingx-testsupport

Description

Code and classes to support testing SwingX. Classes contained in this module are for internal SwingX use only.

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials