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".

Лицензия

Лицензия

Группа

Группа

org.dhatim
Идентификатор

Идентификатор

business-hours
Последняя версия

Последняя версия

1.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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".
Ссылка на сайт

Ссылка на сайт

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

Скачать business-hours

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.
org.dhatim

Dhatim

Версии библиотеки

Версия
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0