Working day arithmetic

Utilities for calculation calendar days by workday and vise versa since Java 17. Not intended to be used / distributed by people who identify themselves as russian.

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

io.github.striped
ArtifactId

ArtifactId

wdcalc
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Working day arithmetic
Utilities for calculation calendar days by workday and vise versa since Java 17. Not intended to be used / distributed by people who identify themselves as russian.

Download wdcalc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3