Last Version

Swing Testing 1.8.2

Java Swing UI testing toolkit

License

License

GroupId

GroupId

com.github.dotxyteam
ArtifactId

ArtifactId

swing-testing-toolkit
Version

Version

1.8.2
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.8.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.dotxyteam : custom-ui jar 5.0.2
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.