License |
License |
---|---|
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-testsupport |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Test Support
Code and classes to support testing SwingX. Classes contained in this module are for internal SwingX use only.
|
Filename | Size |
---|---|
swingx-testsupport-1.6.8.pom | |
swingx-testsupport-1.6.8.jar | 14 KB |
swingx-testsupport-1.6.8-sources.jar | 10 KB |
swingx-testsupport-1.6.8-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-testsupport/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-testsupport</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-testsupport/
implementation 'io.github.homebeaver:swingx-testsupport:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-testsupport/
implementation ("io.github.homebeaver:swingx-testsupport:1.6.8")
'io.github.homebeaver:swingx-testsupport:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-testsupport" rev="1.6.8">
<artifact name="swingx-testsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-testsupport', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-testsupport" % "1.6.8"
[io.github.homebeaver/swingx-testsupport "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.25.0 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |