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