sameerparekh / holidays   0.1.1

GitHub

Scala library for computing holidays

Scala versions: 2.12

holidays 0.1.1


Group ID:
com.github.sameerparekh
Artifact ID:
holidays_2.12
Version:
0.1.1
Release Date:
May 23, 2019
Licenses:
Files:

libraryDependencies += "com.github.sameerparekh" %% "holidays" % "0.1.1"

Mill build tool

ivy"com.github.sameerparekh::holidays:0.1.1"

Scala CLI

//> using dep "com.github.sameerparekh::holidays:0.1.1"

Ammonite REPL

import $ivy.`com.github.sameerparekh::holidays:0.1.1`

<dependency>
  <groupId>com.github.sameerparekh</groupId>
  <artifactId>holidays_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.sameerparekh', name: 'holidays_2.12', version: '0.1.1'