is not current version
Last Version 1.8.2

com.github.dotxyteam:swing-testing-toolkit 1.2.0

Java Swing UI testing toolkit

GroupId

GroupId

com.github.dotxyteam
ArtifactId

ArtifactId

swing-testing-toolkit
Version

Version

1.2.0
Type

Type

jar

Download swing-testing-toolkit 1.2.0


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