com.codetaco.calendar

A better calendar for JAVA

License

License

GroupId

GroupId

com.codetaco
ArtifactId

ArtifactId

calendar
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.codetaco.calendar
A better calendar for JAVA
Project Organization

Project Organization

CodeTaco

Download calendar

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.7.13

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4
3.0.3
3.0.2
3.0.1