MVN

org.swinglabs.swingx : swingx-testsupport

Maven & Gradle

Feb 28, 2013
1 usages

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

<dependency>
    <groupId>org.swinglabs.swingx</groupId>
    <artifactId>swingx-testsupport</artifactId>
    <version>1.6.5-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.swinglabs.swingx : swingx-testsupport to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.5-1

All Versions

Choose a version of org.swinglabs.swingx : swingx-testsupport to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
swingx-testsupport-1.6.5-1
swingx-testsupport-1.6.5
swingx-testsupport-1.6.4
swingx-testsupport-1.6.3

How to add a dependency to Maven

Add the following org.swinglabs.swingx : swingx-testsupport maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.swinglabs.swingx</groupId>
    <artifactId>swingx-testsupport</artifactId>
    <version>1.6.5-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.swinglabs.swingx : swingx-testsupport gradle dependency to your build.gradle file:

implementation 'org.swinglabs.swingx:swingx-testsupport:1.6.5-1'

Gradle Kotlin DSL: Add the following org.swinglabs.swingx : swingx-testsupport gradle kotlin dependency to your build.gradle.kts file:

implementation("org.swinglabs.swingx:swingx-testsupport:1.6.5-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.swinglabs.swingx : swingx-testsupport sbt scala dependency to your build.sbt file:

libraryDependencies += "org.swinglabs.swingx" % "swingx-testsupport" % "1.6.5-1"

Advertisement

Dependencies from Group

Feb 28, 2013
62 usages
Feb 28, 2013
45 usages
Feb 28, 2013
38 usages
Feb 28, 2013
14 usages

Discover Dependencies

Nov 15, 2018
69 usages
492 stars
Jan 28, 2021
8 usages
15 stars
Aug 21, 2019
11 usages
1.5k stars
Aug 15, 2022
61 usages
866 stars
Nov 15, 2019
14 usages
Feb 22, 2022
10 usages
753 stars
Dec 17, 2021
9 usages
72 stars
May 11, 2023
3 usages
4 stars
api
Dec 19, 2017
2 usages
Aug 23, 2018
4 usages
26k stars