не последняя версия
Последняя версия 0.6.0

com.github.mdre:flowmenubar 0.5.1

a MenuBar for Vaadin 10+.

Группа

Группа

com.github.mdre
Идентификатор

Идентификатор

flowmenubar
Версия

Версия

0.5.1
Тип

Тип

jar

Скачать flowmenubar 0.5.1


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