Skip to content

Latest commit

 

History

History
executable file
·
33 lines (21 loc) · 844 Bytes

README.md

File metadata and controls

executable file
·
33 lines (21 loc) · 844 Bytes

abego Commons Swing

Simplified Java Swing development with abego Commons Swing.

abego Commons Swing is a collection of utilities to simplify GUI development with Java Swing technology.

Download

Download: https://github.com/abego/abego-commons-swing/releases/tag/v1.1.0

Maven:

<dependency>
    <groupId>org.abego.commons</groupId>
    <artifactId>abego-commons-swing</artifactId>
    <version>1.1.0</version>
</dependency>

Development

You may check out the source code from the GitHub repository.

Links

License

abego Commons Swing is available under a business friendly MIT license.