License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdcom.calendarfx |
ArtifactId | ArtifactIdcalendar |
Last Version | Last Version11.10.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCalendarFX
The parent project for the various CalendarFX modules.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationDirk Lemmermann Software & Consulting |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
calendar-11.10.6.pom | 3 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"]
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 |