is not current version
Last Version 3.9

org.jodd:jodd-swingspy 3.4.10

Jodd SwingSpy is standalone tool for exploring the swing UI components.

GroupId

GroupId

org.jodd
ArtifactId

ArtifactId

jodd-swingspy
Version

Version

3.4.10
Type

Type

jar

Download jodd-swingspy 3.4.10


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