Calendar Calculator

Utilities and programs for working with calendar dates.

License

License

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

calendar-calculator
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Calendar Calculator
Utilities and programs for working with calendar dates.
Project URL

Project URL

http://www.globalmentor.com/software/
Project Organization

Project Organization

GlobalMentor, Inc.
Source Code Management

Source Code Management

https://bitbucket.org/globalmentor/calendar-calculator

Download calendar-calculator

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.globalmentor : globalmentor-core jar 0.5.4
args4j : args4j jar 2.33
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0