is not current version
Last Version 1.0.3.15

com.github.mdre:flowquickpopup 1.0.0

QuickPopup for Vaadin 14+.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

flowquickpopup
Version

Version

1.0.0
Type

Type

jar

Download flowquickpopup 1.0.0


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