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