j

jodd-swingspy

Jodd SwingSpy is standalone tool for exploring the swing UI components.
http://jodd.org
The BSD 2-Clause License
Jodd
Igor Spasić
Files download
File Operation
jodd-swingspy-3.8.0.jar download
jodd-swingspy-3.8.0.pom download
jodd-swingspy-3.8.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jodd</groupId>
  <artifactId>jodd-swingspy</artifactId>
  <version>3.8.0</version>
</dependency>
Gradle Groovy
implementation 'org.jodd:jodd-swingspy:3.8.0'
Gradle Kotlin
implementation("org.jodd:jodd-swingspy:3.8.0")
Scala SBT
libraryDependencies += "org.jodd" % "jodd-swingspy" % "3.8.0"
Groovy Grape
@Grapes(
  @Grab(group='org.jodd', module='jodd-swingspy', version='3.8.0')
)
Apache Ivy
<dependency org="org.jodd" name="jodd-swingspy" rev="3.8.0" />
Leiningen
[org.jodd/jodd-swingspy "3.8.0"]
Apache Buildr
'org.jodd:jodd-swingspy:jar:3.8.0'
Dependencies
The project has no third-party dependencies