Last Version

Swing Data Binding Examples 1.0

Swing Data Binding is a powerful, fast, light and simple data binding framework for Java.

License

License

Categories

Categories

Data
GroupId

GroupId

no.tornado.databinding
ArtifactId

ArtifactId

examples
Version

Version

1.0
Type

Type

jar
Description

Description

Swing Data Binding Examples
Swing Data Binding is a powerful, fast, light and simple data binding framework for Java.

Download examples 1.0


<!-- https://jarcasting.com/artifacts/no.tornado.databinding/examples/ -->
<dependency>
    <groupId>no.tornado.databinding</groupId>
    <artifactId>examples</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.tornado.databinding/examples/
implementation 'no.tornado.databinding:examples:1.0'
// https://jarcasting.com/artifacts/no.tornado.databinding/examples/
implementation ("no.tornado.databinding:examples:1.0")
'no.tornado.databinding:examples:jar:1.0'
<dependency org="no.tornado.databinding" name="examples" rev="1.0">
  <artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.tornado.databinding', module='examples', version='1.0')
)
libraryDependencies += "no.tornado.databinding" % "examples" % "1.0"
[no.tornado.databinding/examples "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
no.tornado.databinding : databinding jar 1.0
no.tornado.databinding : jxdatepicker-support jar 1.0
no.tornado.databinding : jodatime-support jar 1.0
com.miglayout : miglayout jar 3.7.3.1

Project Modules

There are no modules declared in this project.