is not current version
Last Version 23.1.2

com.vaadin:vaadin-context-menu-flow 18.0.6


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-context-menu-flow
Version

Version

18.0.6
Type

Type

jar

Download vaadin-context-menu-flow 18.0.6


<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-context-menu-flow/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-context-menu-flow</artifactId>
    <version>18.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-context-menu-flow/
implementation 'com.vaadin:vaadin-context-menu-flow:18.0.6'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-context-menu-flow/
implementation ("com.vaadin:vaadin-context-menu-flow:18.0.6")
'com.vaadin:vaadin-context-menu-flow:jar:18.0.6'
<dependency org="com.vaadin" name="vaadin-context-menu-flow" rev="18.0.6">
  <artifact name="vaadin-context-menu-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-context-menu-flow', version='18.0.6')
)
libraryDependencies += "com.vaadin" % "vaadin-context-menu-flow" % "18.0.6"
[com.vaadin/vaadin-context-menu-flow "18.0.6"]