License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdvaadin-menu-bar-flow-parent |
Version | Version19.0.8 |
Type | Typepom |
Description |
DescriptionVaadin Menu Bar Parent
A parent POM for all artifacts by Vaadin Ltd.
|
Filename | Size |
---|---|
vaadin-menu-bar-flow-parent-19.0.8.pom | 902 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-menu-bar-flow-parent/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-menu-bar-flow-parent</artifactId>
<version>19.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-menu-bar-flow-parent/
implementation 'com.vaadin:vaadin-menu-bar-flow-parent:19.0.8'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-menu-bar-flow-parent/
implementation ("com.vaadin:vaadin-menu-bar-flow-parent:19.0.8")
'com.vaadin:vaadin-menu-bar-flow-parent:pom:19.0.8'
<dependency org="com.vaadin" name="vaadin-menu-bar-flow-parent" rev="19.0.8">
<artifact name="vaadin-menu-bar-flow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-menu-bar-flow-parent', version='19.0.8')
)
libraryDependencies += "com.vaadin" % "vaadin-menu-bar-flow-parent" % "19.0.8"
[com.vaadin/vaadin-menu-bar-flow-parent "19.0.8"]