j

jodd-swingspy

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