MVN

org.itsallcode : holiday-calculator

Maven & Gradle

Jun 19, 2021
7 stars

Holiday Calculator · Java library for calculating public holidays

<dependency>
    <groupId>org.itsallcode</groupId>
    <artifactId>holiday-calculator</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.itsallcode : holiday-calculator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of org.itsallcode : holiday-calculator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
holiday-calculator-0.2.0
0.1.x
holiday-calculator-0.1.0
0.0.x
holiday-calculator-0.0.1

How to add a dependency to Maven

Add the following org.itsallcode : holiday-calculator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.itsallcode</groupId>
    <artifactId>holiday-calculator</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.itsallcode : holiday-calculator gradle dependency to your build.gradle file:

implementation 'org.itsallcode:holiday-calculator:0.2.0'

Gradle Kotlin DSL: Add the following org.itsallcode : holiday-calculator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.itsallcode:holiday-calculator:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.itsallcode : holiday-calculator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.itsallcode" % "holiday-calculator" % "0.2.0"

Advertisement

Dependencies from Group

Apr 26, 2021
5 usages
8 stars
Mar 17, 2022
2 usages
68 stars
Feb 20, 2021
1 usages
2 stars

Discover Dependencies

Aug 14, 2023
77 stars
Aug 08, 2023
570 stars
May 11, 2023
1 usages
1.7k stars
Jan 10, 2023
2 usages
3 stars
Aug 27, 2021
0 stars
Aug 17, 2023
5 usages
74 stars
Jul 16, 2023
1 usages
1 stars
May 27, 2021
2 usages
1.2k stars