| License | License | 
|---|---|
| GroupId | GroupIdorg.entur.ror.helpers | 
| ArtifactId | ArtifactIdcalendar-helper | 
| Last Version | Last Version1.0.79 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncalendar-helper Shared libraries used in other route database/journey planning components | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| calendar-helper-1.0.79.pom | |
| calendar-helper-1.0.79.jar | 8 KB | 
| calendar-helper-1.0.79-sources.jar | 5 KB | 
| calendar-helper-1.0.79-javadoc.jar | 396 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/calendar-helper/ -->
<dependency>
    <groupId>org.entur.ror.helpers</groupId>
    <artifactId>calendar-helper</artifactId>
    <version>1.0.79</version>
</dependency>// https://jarcasting.com/artifacts/org.entur.ror.helpers/calendar-helper/
implementation 'org.entur.ror.helpers:calendar-helper:1.0.79'// https://jarcasting.com/artifacts/org.entur.ror.helpers/calendar-helper/
implementation ("org.entur.ror.helpers:calendar-helper:1.0.79")'org.entur.ror.helpers:calendar-helper:jar:1.0.79'<dependency org="org.entur.ror.helpers" name="calendar-helper" rev="1.0.79">
  <artifact name="calendar-helper" type="jar" />
</dependency>@Grapes(
@Grab(group='org.entur.ror.helpers', module='calendar-helper', version='1.0.79')
)libraryDependencies += "org.entur.ror.helpers" % "calendar-helper" % "1.0.79"[org.entur.ror.helpers/calendar-helper "1.0.79"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.11 |