Last Version

JGoodies Looks 2.7.0

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

jgoodies-looks
Version

Version

2.7.0
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.
Project Organization

Project Organization

JGoodies Software GmbH

Download jgoodies-looks 2.7.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jgoodies : jgoodies-common jar 1.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.