Last Version

JGoodies Forms 1.2.1

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

forms
Version

Version

1.2.1
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.

Download forms 1.2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.