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