License |
License |
---|---|
GroupId | GroupIdse.alipsa |
ArtifactId | ArtifactIdfx-yearmonth-picker |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionYearMonth picker
YearMonth picker for javafx 8 and later
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fx-yearmonth-picker-1.0.2.pom | |
fx-yearmonth-picker-1.0.2.jar | 40 KB |
fx-yearmonth-picker-1.0.2-sources.jar | 35 KB |
fx-yearmonth-picker-1.0.2-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.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.alipsa/fx-yearmonth-picker/
implementation 'se.alipsa:fx-yearmonth-picker:1.0.2'
// https://jarcasting.com/artifacts/se.alipsa/fx-yearmonth-picker/
implementation ("se.alipsa:fx-yearmonth-picker:1.0.2")
'se.alipsa:fx-yearmonth-picker:jar:1.0.2'
<dependency org="se.alipsa" name="fx-yearmonth-picker" rev="1.0.2">
<artifact name="fx-yearmonth-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.alipsa', module='fx-yearmonth-picker', version='1.0.2')
)
libraryDependencies += "se.alipsa" % "fx-yearmonth-picker" % "1.0.2"
[se.alipsa/fx-yearmonth-picker "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |