is not current version
Last Version 1.8.2

Swing Testing 1.7.3

Java Swing UI testing toolkit

License

License

GroupId

GroupId

com.github.dotxyteam
ArtifactId

ArtifactId

swing-testing-toolkit
Version

Version

1.7.3
Type

Type

jar
Description

Description

Swing Testing
Java Swing UI testing toolkit
Project URL

Project URL

https://github.com/dotxyteam/SwingTestingToolkit

Download swing-testing-toolkit 1.7.3


<!-- https://jarcasting.com/artifacts/com.github.dotxyteam/swing-testing-toolkit/ -->
<dependency>
    <groupId>com.github.dotxyteam</groupId>
    <artifactId>swing-testing-toolkit</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dotxyteam/swing-testing-toolkit/
implementation 'com.github.dotxyteam:swing-testing-toolkit:1.7.3'
// https://jarcasting.com/artifacts/com.github.dotxyteam/swing-testing-toolkit/
implementation ("com.github.dotxyteam:swing-testing-toolkit:1.7.3")
'com.github.dotxyteam:swing-testing-toolkit:jar:1.7.3'
<dependency org="com.github.dotxyteam" name="swing-testing-toolkit" rev="1.7.3">
  <artifact name="swing-testing-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dotxyteam', module='swing-testing-toolkit', version='1.7.3')
)
libraryDependencies += "com.github.dotxyteam" % "swing-testing-toolkit" % "1.7.3"
[com.github.dotxyteam/swing-testing-toolkit "1.7.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.dotxyteam : custom-ui jar 4.9.9
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 2.4
com.thoughtworks.xstream : xstream jar 1.4.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.