is not current version
Last Version 1.0.4.1

com.github.mdre:bubbledialog 0.4.2

BubbleDialog for Vaadin Flow 13.+.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

bubbledialog
Version

Version

0.4.2
Type

Type

jar

Download bubbledialog 0.4.2


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