jar

io.github.striped : wdcalc

Maven & Gradle

Sep 17, 2023

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 or belarusian.

Table Of Contents

Latest Version

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

All Versions

Download io.github.striped : wdcalc 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-0.0.4.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.Holidays.class - [JAR]

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

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

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

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