MVN

jgoodies : forms

Maven & Gradle

Sep 20, 2005
22 usages

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.

<dependency>
    <groupId>jgoodies</groupId>
    <artifactId>forms</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jgoodies : forms to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of jgoodies : forms to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
forms-1.0.5
forms-1.0.4

How to add a dependency to Maven

Add the following jgoodies : forms maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jgoodies</groupId>
    <artifactId>forms</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jgoodies : forms gradle dependency to your build.gradle file:

implementation 'jgoodies:forms:1.0.5'

Gradle Kotlin DSL: Add the following jgoodies : forms gradle kotlin dependency to your build.gradle.kts file:

implementation("jgoodies:forms:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following jgoodies : forms sbt scala dependency to your build.sbt file:

libraryDependencies += "jgoodies" % "forms" % "1.0.5"

Advertisement

Dependencies from Group

Sep 20, 2005
22 usages
Sep 20, 2005
7 usages
Sep 20, 2005
1 usages
Sep 20, 2005
1 usages
Sep 20, 2005

Discover Dependencies

Feb 22, 2012
4 usages
549 stars
Aug 31, 2011
22 usages
Oct 02, 2014
4 usages
web
Nov 27, 2007
13 usages
Sep 24, 2014
3 usages
273 stars
Oct 21, 2013
3 usages