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