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 Данные
Группа

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать forms

Имя Файла Размер
forms-1.0.5.pom
forms-1.0.5.jar 83 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0.5
1.0.4