org.dhatim:business-hours

A library that helps dealing with business hours, such has "Monday through Friday from 9am to 6pm, and from 9am to 12pm on Saturdays".

License

License

GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

business-hours
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

org.dhatim:business-hours
A library that helps dealing with business hours, such has "Monday through Friday from 9am to 6pm, and from 9am to 12pm on Saturdays".
Project URL

Project URL

https://github.com/dhatim/business-hours-java

Download business-hours

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.dhatim

Dhatim

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0