Jar examples for j: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.
You can download jar file jgoodies-forms 1.6.0 in this page.
The BSD License
You can use the following script to add jgoodies-forms-1.6.0.jar to your project.
<dependency> <groupId>com.jgoodies</groupId> <artifactId>jgoodies-forms</artifactId> <version>1.6.0</version> </dependency>
compile group: 'com.jgoodies', name: 'jgoodies-forms', version: '1.6.0'
libraryDependencies += "com.jgoodies" % "jgoodies-forms" % "1.6.0"
<dependency org="com.jgoodies" name="jgoodies-forms" rev="1.6.0"/>
@Grapes(@Grab(group='com.jgoodies', module='jgoodies-forms', version='1.6.0'))
'com.jgoodies:jgoodies-forms:jar:1.6.0'
Click the following link to download the jar file.
jgoodies-forms-1.6.0-javadoc.jar