is not current version
Last Version 1.0.4.1

com.github.mdre:bubbledialog 1.0.2

BubbleDialog for Vaadin Flow 13.+.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

bubbledialog
Version

Version

1.0.2
Type

Type

jar

Download bubbledialog 1.0.2


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