| License |
License |
|---|---|
| GroupId | GroupIdio.github.datenmuehle |
| ArtifactId | ArtifactIdgerman-holiday |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.datenmuehle:german-holiday
This library provides information about german holidays and calculates them for current or given year.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| german-holiday-1.2.pom | |
| german-holiday-1.2.jar | 9 KB |
| german-holiday-1.2-sources.jar | 5 KB |
| german-holiday-1.2-javadoc.jar | 411 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.datenmuehle/german-holiday/ -->
<dependency>
<groupId>io.github.datenmuehle</groupId>
<artifactId>german-holiday</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.datenmuehle/german-holiday/
implementation 'io.github.datenmuehle:german-holiday:1.2'
// https://jarcasting.com/artifacts/io.github.datenmuehle/german-holiday/
implementation ("io.github.datenmuehle:german-holiday:1.2")
'io.github.datenmuehle:german-holiday:jar:1.2'
<dependency org="io.github.datenmuehle" name="german-holiday" rev="1.2">
<artifact name="german-holiday" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.datenmuehle', module='german-holiday', version='1.2')
)
libraryDependencies += "io.github.datenmuehle" % "german-holiday" % "1.2"
[io.github.datenmuehle/german-holiday "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |