Jar examples for d:databinding
Swing Data Binding is a powerful, fast, light and simple data binding framework for Java.
You can download jar file databinding 1.0 in this page.
Eclipse Public License - v 1.0
You can use the following script to add databinding-1.0.jar to your project.
<dependency> <groupId>no.tornado.databinding</groupId> <artifactId>databinding</artifactId> <version>1.0</version> </dependency>
compile group: 'no.tornado.databinding', name: 'databinding', version: '1.0'
libraryDependencies += "no.tornado.databinding" % "databinding" % "1.0"
<dependency org="no.tornado.databinding" name="databinding" rev="1.0"/>
@Grapes(@Grab(group='no.tornado.databinding', module='databinding', version='1.0'))
'no.tornado.databinding:databinding:jar:1.0'
Click the following link to download the jar file.
databinding-1.0-javadoc.jar