swingexplorer-core

Core code of Swing Explorer, a tool for inspecting Swing GUI structure

License

License

GroupId

GroupId

org.swingexplorer
ArtifactId

ArtifactId

swingexplorer-core
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

swingexplorer-core
Core code of Swing Explorer, a tool for inspecting Swing GUI structure

Download swingexplorer-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.swingexplorer : swingexplorer-agent jar 1.7.0
org.swinglabs : swing-layout jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0