License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdno.tornado.databinding |
ArtifactId | ArtifactIdexamples |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwing Data Binding Examples
Swing Data Binding is a powerful, fast, light and simple data binding framework for Java.
|
Filename | Size |
---|---|
examples-1.0.pom | |
examples-1.0.jar | 11 KB |
examples-1.0-sources.jar | 3 KB |
examples-1.0-javadoc.jar | 33 KB |
Browse |
<!-- 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"]
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 |