is not current version
Last Version 1.2

io.github.datenmuehle:german-holiday 1.0

This library provides information about german holidays and calculates them for current or given year.

GroupId

GroupId

io.github.datenmuehle
ArtifactId

ArtifactId

german-holiday
Version

Version

1.0
Type

Type

jar

Download german-holiday 1.0


<!-- https://jarcasting.com/artifacts/io.github.datenmuehle/german-holiday/ -->
<dependency>
    <groupId>io.github.datenmuehle</groupId>
    <artifactId>german-holiday</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.datenmuehle/german-holiday/
implementation 'io.github.datenmuehle:german-holiday:1.0'
// https://jarcasting.com/artifacts/io.github.datenmuehle/german-holiday/
implementation ("io.github.datenmuehle:german-holiday:1.0")
'io.github.datenmuehle:german-holiday:jar:1.0'
<dependency org="io.github.datenmuehle" name="german-holiday" rev="1.0">
  <artifact name="german-holiday" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.datenmuehle', module='german-holiday', version='1.0')
)
libraryDependencies += "io.github.datenmuehle" % "german-holiday" % "1.0"
[io.github.datenmuehle/german-holiday "1.0"]