Last Version

Working day arithmetic (Java 8) 0.0.3

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

License

License

Categories

Categories

Java 8 Languages Stripe Business Logic Libraries Financial
GroupId

GroupId

io.github.striped
ArtifactId

ArtifactId

wdcalc-java8
Version

Version

0.0.3
Type

Type

jar
Description

Description

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

Download wdcalc-java8 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
com.github.spotbugs : spotbugs-annotations jar 4.1.4

test (1)

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

Project Modules

There are no modules declared in this project.