Utils4Swing
A small Java 1.4 compatible library that aims to ease the pain of some Swing development tasks.
For more details and examples see: http://www.fuin.org/utils4swing/index.html
| License |
License |
|---|---|
| GroupId | GroupIdorg.fuin |
| ArtifactId | ArtifactIdutils4swing |
| Last Version | Last Version0.9.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUtils4Swing
A small Java 1.4 compatible library that aims to ease the pain of some Swing development tasks.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils4swing-0.9.5.pom | |
| utils4swing-0.9.5.jar | 74 KB |
| utils4swing-0.9.5-sources.jar | 32 KB |
| utils4swing-0.9.5-javadoc.jar | 163 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fuin/utils4swing/ -->
<dependency>
<groupId>org.fuin</groupId>
<artifactId>utils4swing</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuin/utils4swing/
implementation 'org.fuin:utils4swing:0.9.5'
// https://jarcasting.com/artifacts/org.fuin/utils4swing/
implementation ("org.fuin:utils4swing:0.9.5")
'org.fuin:utils4swing:jar:0.9.5'
<dependency org="org.fuin" name="utils4swing" rev="0.9.5">
<artifact name="utils4swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuin', module='utils4swing', version='0.9.5')
)
libraryDependencies += "org.fuin" % "utils4swing" % "0.9.5"
[org.fuin/utils4swing "0.9.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fuin : utils4j | jar | 0.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.8 |
A small Java 1.4 compatible library that aims to ease the pain of some Swing development tasks.
For more details and examples see: http://www.fuin.org/utils4swing/index.html