License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Vaadin User Interface Web Frameworks |
GroupId | GroupIdcom.mantledillusion.essentials |
ArtifactId | ArtifactIdvaadin-flow-heat-calendar |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVaadin Flow Heat Calendar
The HeatCalendar component for Vaadin Flow displays timestamped event occurrences in a clickable calendar.
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |