jshred-swing
This is the jShred Java library part that contains Swing classes.
Installation
jshred is available at Maven Central. Just add this snippet to your pom.xml:
<dependency>
<groupId>org.shredzone.jshred</groupId>
<artifactId>jshred-swing</artifactId>
<version>19</version>
</dependency>