| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdno.tornado.databinding |
| ArtifactId | ArtifactIdjxdatepicker-support |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSwing Data Binding JXDatePicker Support
UI Bridge for the popular JXDatePicker component from the Swing Labs project.
|
| Filename | Size |
|---|---|
| jxdatepicker-support-1.0.pom | |
| jxdatepicker-support-1.0.jar | 4 KB |
| jxdatepicker-support-1.0-sources.jar | 2 KB |
| jxdatepicker-support-1.0-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.tornado.databinding/jxdatepicker-support/ -->
<dependency>
<groupId>no.tornado.databinding</groupId>
<artifactId>jxdatepicker-support</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.tornado.databinding/jxdatepicker-support/
implementation 'no.tornado.databinding:jxdatepicker-support:1.0'
// https://jarcasting.com/artifacts/no.tornado.databinding/jxdatepicker-support/
implementation ("no.tornado.databinding:jxdatepicker-support:1.0")
'no.tornado.databinding:jxdatepicker-support:jar:1.0'
<dependency org="no.tornado.databinding" name="jxdatepicker-support" rev="1.0">
<artifact name="jxdatepicker-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.tornado.databinding', module='jxdatepicker-support', version='1.0')
)
libraryDependencies += "no.tornado.databinding" % "jxdatepicker-support" % "1.0"
[no.tornado.databinding/jxdatepicker-support "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| no.tornado.databinding : databinding | jar | 1.0 |
| org.swinglabs : swingx | jar | 1.6 |