License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdcom.calendarfx |
ArtifactId | ArtifactIdview |
Version | Version11.10.1 |
Type | Typejar |
Description |
DescriptionCalendarFXView
The parent project for the various CalendarFX modules.
|
Project Organization |
Project OrganizationDirk Lemmermann Software & Consulting |
Filename | Size |
---|---|
view-11.10.1.pom | |
view-11.10.1.jar | 815 KB |
view-11.10.1-sources.jar | 367 KB |
view-11.10.1-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.calendarfx/view/ -->
<dependency>
<groupId>com.calendarfx</groupId>
<artifactId>view</artifactId>
<version>11.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.calendarfx/view/
implementation 'com.calendarfx:view:11.10.1'
// https://jarcasting.com/artifacts/com.calendarfx/view/
implementation ("com.calendarfx:view:11.10.1")
'com.calendarfx:view:jar:11.10.1'
<dependency org="com.calendarfx" name="view" rev="11.10.1">
<artifact name="view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.calendarfx', module='view', version='11.10.1')
)
libraryDependencies += "com.calendarfx" % "view" % "11.10.1"
[com.calendarfx/view "11.10.1"]
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.0 |
org.openjfx : javafx-controls | jar | 16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 2.0.2-beta |