g

german-holiday

This library provides information about german holidays and calculates them for current or given year.
https://github.com/datenmuehle
MIT License
Andre Tippel
文件下载
文件名 操作
german-holiday-1.2.jar 下载
german-holiday-1.2.pom 下载
german-holiday-1.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.datenmuehle</groupId>
  <artifactId>german-holiday</artifactId>
  <version>1.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.datenmuehle:german-holiday:1.2'
Gradle Kotlin
implementation("io.github.datenmuehle:german-holiday:1.2")
Scala SBT
libraryDependencies += "io.github.datenmuehle" % "german-holiday" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.datenmuehle', module='german-holiday', version='1.2')
)
Apache Ivy
<dependency org="io.github.datenmuehle" name="german-holiday" rev="1.2" />
Leiningen
[io.github.datenmuehle/german-holiday "1.2"]
Apache Buildr
'io.github.datenmuehle:german-holiday:jar:1.2'
本项目依赖