is not current version
Last Version 1.1.0

se.alipsa:fx-yearmonth-picker 1.0

YearMonth picker for javafx 8 and later

GroupId

GroupId

se.alipsa
ArtifactId

ArtifactId

fx-yearmonth-picker
Version

Version

1.0
Type

Type

jar

Download fx-yearmonth-picker 1.0


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