Vaadin Flow Heat Calendar

The HeatCalendar component for Vaadin Flow displays timestamped event occurrences in a clickable calendar.

License

License

Categories

Categories

Ant Build Tools Vaadin User Interface Web Frameworks
GroupId

GroupId

com.mantledillusion.essentials
ArtifactId

ArtifactId

vaadin-flow-heat-calendar
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vaadin Flow Heat Calendar
The HeatCalendar component for Vaadin Flow displays timestamped event occurrences in a clickable calendar.
Project URL

Project URL

http://www.mantledillusion.com

Download vaadin-flow-heat-calendar

How to add to project

<!-- https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-heat-calendar/ -->
<dependency>
    <groupId>com.mantledillusion.essentials</groupId>
    <artifactId>vaadin-flow-heat-calendar</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-heat-calendar/
implementation 'com.mantledillusion.essentials:vaadin-flow-heat-calendar:1.0.0'
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-heat-calendar/
implementation ("com.mantledillusion.essentials:vaadin-flow-heat-calendar:1.0.0")
'com.mantledillusion.essentials:vaadin-flow-heat-calendar:jar:1.0.0'
<dependency org="com.mantledillusion.essentials" name="vaadin-flow-heat-calendar" rev="1.0.0">
  <artifact name="vaadin-flow-heat-calendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.essentials', module='vaadin-flow-heat-calendar', version='1.0.0')
)
libraryDependencies += "com.mantledillusion.essentials" % "vaadin-flow-heat-calendar" % "1.0.0"
[com.mantledillusion.essentials/vaadin-flow-heat-calendar "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.vaadin : flow-data jar
com.vaadin : vaadin-ordered-layout-flow jar
com.vaadin : vaadin-grid-flow jar
com.vaadin : vaadin-icons-flow jar
com.vaadin : vaadin-button-flow jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0