is not current version
Last Version 1.0.3.15

com.github.mdre:flowquickpopup 0.8.2

QuickPopup for Vaadin 10+.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

flowquickpopup
Version

Version

0.8.2
Type

Type

jar

Download flowquickpopup 0.8.2


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