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

com.github.mdre:flowquickpopup 0.8.0

QuickPopup for Vaadin 10+.

Группа

Группа

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

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

flowquickpopup
Версия

Версия

0.8.0
Тип

Тип

jar

Скачать flowquickpopup 0.8.0


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