app.pickmaven:businessdays

A application for handling holidays and computing next business days.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

app.pickmaven
ArtifactId

ArtifactId

businessdays
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

app.pickmaven:businessdays
A application for handling holidays and computing next business days.
Project URL

Project URL

https://github.com/pickmaven-app/BusinessDays
Source Code Management

Source Code Management

http://github.com/pickmaven-app/BusinessDays/tree/master

Download businessdays

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.apache.httpcomponents : httpclient jar 4.5.10
com.google.apis : google-api-services-calendar jar v3-rev377-1.23.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0