Last Version

JGoodies Looks 2.2.2

The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.

License

License

GroupId

GroupId

com.jgoodies
ArtifactId

ArtifactId

looks
Version

Version

2.2.2
Type

Type

jar
Description

Description

JGoodies Looks
The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.

Download looks 2.2.2


<!-- https://jarcasting.com/artifacts/com.jgoodies/looks/ -->
<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>looks</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgoodies/looks/
implementation 'com.jgoodies:looks:2.2.2'
// https://jarcasting.com/artifacts/com.jgoodies/looks/
implementation ("com.jgoodies:looks:2.2.2")
'com.jgoodies:looks:jar:2.2.2'
<dependency org="com.jgoodies" name="looks" rev="2.2.2">
  <artifact name="looks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgoodies', module='looks', version='2.2.2')
)
libraryDependencies += "com.jgoodies" % "looks" % "2.2.2"
[com.jgoodies/looks "2.2.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.