Last Version

JGoodies Forms 1.5.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

jgoodiesforms
Version

Version

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

Project Organization

JGoodies

Download jgoodiesforms 1.5.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.jgoodies : jgoodies-common jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.