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