MVN

com.jgoodies : forms

Maven & Gradle

Oct 15, 2008
76 usages

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.

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

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
forms-1.2.1
forms-1.2.0
1.1.x
forms-1.1.0
1.1
forms-1.1-preview
1.0.x
forms-1.0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>forms</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jgoodies:forms:1.1.0'

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

implementation("com.jgoodies:forms:1.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jgoodies" % "forms" % "1.1.0"

Advertisement

Dependencies from Group

Oct 15, 2008
76 usages
Jun 10, 2009
49 usages
Aug 10, 2015
38 usages
Aug 11, 2015
31 usages
Aug 11, 2015
28 usages

Discover Dependencies

Nov 02, 2016
41 usages
52 stars
May 23, 2023
49 usages
1.6k stars
Jun 12, 2021
6 usages
0 stars
Feb 06, 2014
89 usages
111 stars
Jan 27, 2019
204 usages
356 stars
Dec 12, 2022
71 usages
258 stars
Jan 04, 2020
28 usages
13 stars
Aug 15, 2023
117 usages
354 stars
Jun 13, 2023
24 usages
39.3k stars