JGoodies Forms

The JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard stuff possible, the good design easy and the bad difficult.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

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

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

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

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

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JGoodies Forms
The JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard stuff possible, the good design easy and the bad difficult.
Организация-разработчик

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

JGoodies Software GmbH

Скачать jgoodies-forms

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

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

Зависимости

compile (1)

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

test (1)

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

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

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

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

Версия
1.9.0
1.8.0
1.7.2
1.7.1
1.6.0