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.

Лицензия

Лицензия

Группа

Группа

com.jgoodies
Идентификатор

Идентификатор

jgoodies-looks
Последняя версия

Последняя версия

2.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

JGoodies Software GmbH

Скачать jgoodies-looks

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.jgoodies : jgoodies-common jar 1.8.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.7.0
2.6.0
2.5.3
2.5.2