calendarium-core

This is a small utility library coping with events and recurring events including the generation of calendars containing the events.

License

License

GroupId

GroupId

io.calendarium
ArtifactId

ArtifactId

calendarium-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

calendarium-core
This is a small utility library coping with events and recurring events including the generation of calendars containing the events.
Project Organization

Project Organization

Crowdcode GmbH + Co. KG
Source Code Management

Source Code Management

https://github.com/crowdcode-de/calendarium-core

Download calendarium-core

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2