File | Operation |
---|---|
vaadin-flow-components-23.2.13.pom | download |
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-flow-components</artifactId>
<version>23.2.13</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-flow-components', version='23.2.13')
)
<parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-parent</artifactId> <version>2.0.5</version> </parent>