YearMonth picker

YearMonth picker for javafx 11 and later

License

License

GroupId

GroupId

se.alipsa
ArtifactId

ArtifactId

fx-yearmonth-picker
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

YearMonth picker
YearMonth picker for javafx 11 and later
Project URL

Project URL

https://github.com/perNyfelt/fx-yearmonth-picker
Source Code Management

Source Code Management

https://github.com/perNyfelt/fx-yearmonth-picker/tree/master

Download fx-yearmonth-picker

How to add to project

<!-- https://jarcasting.com/artifacts/se.alipsa/fx-yearmonth-picker/ -->
<dependency>
    <groupId>se.alipsa</groupId>
    <artifactId>fx-yearmonth-picker</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.alipsa/fx-yearmonth-picker/
implementation 'se.alipsa:fx-yearmonth-picker:1.1.0'
// https://jarcasting.com/artifacts/se.alipsa/fx-yearmonth-picker/
implementation ("se.alipsa:fx-yearmonth-picker:1.1.0")
'se.alipsa:fx-yearmonth-picker:jar:1.1.0'
<dependency org="se.alipsa" name="fx-yearmonth-picker" rev="1.1.0">
  <artifact name="fx-yearmonth-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.alipsa', module='fx-yearmonth-picker', version='1.1.0')
)
libraryDependencies += "se.alipsa" % "fx-yearmonth-picker" % "1.1.0"
[se.alipsa/fx-yearmonth-picker "1.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 17.0.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0