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.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.jgoodies
ArtifactId

ArtifactId

jgoodies-forms
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

JGoodies Software GmbH

Download jgoodies-forms

How to add to project

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

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.

Versions

Version
1.9.0
1.8.0
1.7.2
1.7.1
1.6.0