| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dotxyteam |
| ArtifactId | ArtifactIdswing-testing-toolkit |
| Last Version | Last Version1.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSwing Testing
Java Swing UI testing toolkit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| swing-testing-toolkit-1.8.2.pom | |
| swing-testing-toolkit-1.8.2.jar | 208 KB |
| swing-testing-toolkit-1.8.2-sources.jar | 107 KB |
| swing-testing-toolkit-1.8.2-javadoc.jar | 371 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |