License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdcom.calendarfx |
ArtifactId | ArtifactIdview |
Version | Version11.10.6 |
Type | Typejar |
Description |
DescriptionCalendarFXView
The parent project for the various CalendarFX modules.
|
Project Organization |
Project OrganizationDirk Lemmermann Software & Consulting |
Filename | Size |
---|---|
view-11.10.6.pom | |
view-11.10.6.jar | 824 KB |
view-11.10.6-sources.jar | 373 KB |
view-11.10.6-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.calendarfx/view/ -->
<dependency>
<groupId>com.calendarfx</groupId>
<artifactId>view</artifactId>
<version>11.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.calendarfx/view/
implementation 'com.calendarfx:view:11.10.6'
// https://jarcasting.com/artifacts/com.calendarfx/view/
implementation ("com.calendarfx:view:11.10.6")
'com.calendarfx:view:jar:11.10.6'
<dependency org="com.calendarfx" name="view" rev="11.10.6">
<artifact name="view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.calendarfx', module='view', version='11.10.6')
)
libraryDependencies += "com.calendarfx" % "view" % "11.10.6"
[com.calendarfx/view "11.10.6"]
Group / Artifact | Type | Version |
---|---|---|
org.kordamp.ikonli : ikonli-javafx | jar | 12.2.0 |
org.kordamp.ikonli : ikonli-fontawesome-pack | jar | 12.2.0 |
org.mnode.ical4j : ical4j | jar | 4.0.0-alpha2 |
org.controlsfx : controlsfx | jar | 11.1.1 |
org.openjfx : javafx-controls | jar | 17.0.1 |
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 |