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