文件名 | 操作 |
---|---|
flow-theme-integrations-2.8.8.pom | 下载 |
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>flow-theme-integrations</artifactId>
<version>2.8.8</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-theme-integrations', version='2.8.8')
)