Last Version

Utils4Swing 0.9.5

A small Java 1.4 compatible library that aims to ease the pain of some Swing development tasks.

License

License

GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

utils4swing
Version

Version

0.9.5
Type

Type

jar
Description

Description

Utils4Swing
A small Java 1.4 compatible library that aims to ease the pain of some Swing development tasks.
Project URL

Project URL

http://www.fuin.org/utils4swing/
Project Organization

Project Organization

Future Invent Informationsmanagement GmbH, Hamburg (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/utils4swing/

Download utils4swing 0.9.5


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.fuin : utils4j jar 0.7.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.