Last Version

datetime-picker-javafx 1.0.0

Basic date and time picker control for JavaFX

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

io.github.bajins
ArtifactId

ArtifactId

datetime-picker-javafx
Version

Version

1.0.0
Type

Type

jar
Description

Description

datetime-picker-javafx
Basic date and time picker control for JavaFX
Project URL

Project URL

https://github.com/bajins/datetime-picker-javafx
Source Code Management

Source Code Management

https://github.com/bajins/datetime-picker-javafx

Download datetime-picker-javafx 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.bajins/datetime-picker-javafx/ -->
<dependency>
    <groupId>io.github.bajins</groupId>
    <artifactId>datetime-picker-javafx</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bajins/datetime-picker-javafx/
implementation 'io.github.bajins:datetime-picker-javafx:1.0.0'
// https://jarcasting.com/artifacts/io.github.bajins/datetime-picker-javafx/
implementation ("io.github.bajins:datetime-picker-javafx:1.0.0")
'io.github.bajins:datetime-picker-javafx:jar:1.0.0'
<dependency org="io.github.bajins" name="datetime-picker-javafx" rev="1.0.0">
  <artifact name="datetime-picker-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bajins', module='datetime-picker-javafx', version='1.0.0')
)
libraryDependencies += "io.github.bajins" % "datetime-picker-javafx" % "1.0.0"
[io.github.bajins/datetime-picker-javafx "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.