jar

io.github.striped : wdcalc-java8

Maven & Gradle

Apr 04, 2022
1 usages
0 stars

Working day arithmetic (Java 8) · Utilities for calculation calendar days by workday and vise versa for Java 8.

Table Of Contents

Latest Version

Download io.github.striped : wdcalc-java8 JAR file - Latest Versions:

All Versions

Download io.github.striped : wdcalc-java8 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wdcalc-java8-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kot.workweek

├─ org.kot.workweek.AfterWorkingDayAdjuster.class - [JAR]

├─ org.kot.workweek.BeforeWorkingDayAdjuster.class - [JAR]

├─ org.kot.workweek.DateAssertions.class - [JAR]

├─ org.kot.workweek.Holidays.class - [JAR]

├─ org.kot.workweek.ICalHolidays.class - [JAR]

├─ org.kot.workweek.ResourceCrawler.class - [JAR]

├─ org.kot.workweek.WorkingWeek.class - [JAR]