MVN

com.jgoodies : binding

Maven & Gradle

Jan 12, 2009
14 usages

JGoodies Binding · The JGoodies Binding library connects object properties to Swing user interface components. And it helps you represent the state and behavior of a presentation independently of the GUI components used in the interface.

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

Latest Version

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

  • Latest Stable: 2.0.6

All Versions

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

Version Vulnerabilities Updated
2.0.x
binding-2.0.6
binding-2.0.5
binding-2.0.4
binding-2.0.3
binding-2.0.2
binding-2.0.1
binding-2.0.0
1.4.x
binding-1.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>binding</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jgoodies:binding:2.0.6'

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

implementation("com.jgoodies:binding:2.0.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jgoodies" % "binding" % "2.0.6"

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

Feb 12, 2020
11 usages
0 stars
Oct 09, 2019
4 usages
5 stars
Oct 17, 2019
3 usages
2 stars
Jun 24, 2023
4 usages
15 stars
Jul 06, 2015
3 usages
0 stars
Feb 22, 2017
4 usages
May 28, 2018
3 usages
546 stars
Feb 01, 2017
2 usages
0 stars