License |
License |
---|---|
GroupId | GroupIdse.alipsa |
ArtifactId | ArtifactIdfx-yearmonth-picker |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYearMonth picker
YearMonth picker for javafx 11 and later
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fx-yearmonth-picker-1.1.0.pom | |
fx-yearmonth-picker-1.1.0.jar | 40 KB |
fx-yearmonth-picker-1.1.0-sources.jar | 35 KB |
fx-yearmonth-picker-1.1.0-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-controls | jar | 17.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |