Last Version

CalendarFX 11.10.6

The parent project for the various CalendarFX modules.

License

License

Apache 2.0
GroupId

GroupId

com.calendarfx
ArtifactId

ArtifactId

calendar
Version

Version

11.10.6
Type

Type

pom
Description

Description

CalendarFX
The parent project for the various CalendarFX modules.
Project URL

Project URL

https://github.com/dlsc-software-consulting-gmbh/CalendarFX
Project Organization

Project Organization

Dirk Lemmermann Software & Consulting
Source Code Management

Source Code Management

https://github.com/dlsc-software-consulting-gmbh/CalendarFX

Download calendar 11.10.6

Filename Size
calendar-11.10.6.pom 11 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

  • CalendarFXView