License |
License |
---|---|
GroupId | GroupIdcom.github.mdre |
ArtifactId | ArtifactIdbubbledialog |
Version | Version1.0.4.1 |
Type | Typejar |
Description |
DescriptionBubbleDialog component for Vaadin Flow 13.+
BubbleDialog for Vaadin Flow 13.+.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bubbledialog-1.0.4.1.pom | |
bubbledialog-1.0.4.1.jar | 12 KB |
bubbledialog-1.0.4.1-sources.jar | 7 KB |
bubbledialog-1.0.4.1-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mdre/bubbledialog/ -->
<dependency>
<groupId>com.github.mdre</groupId>
<artifactId>bubbledialog</artifactId>
<version>1.0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/bubbledialog/
implementation 'com.github.mdre:bubbledialog:1.0.4.1'
// https://jarcasting.com/artifacts/com.github.mdre/bubbledialog/
implementation ("com.github.mdre:bubbledialog:1.0.4.1")
'com.github.mdre:bubbledialog:jar:1.0.4.1'
<dependency org="com.github.mdre" name="bubbledialog" rev="1.0.4.1">
<artifact name="bubbledialog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='bubbledialog', version='1.0.4.1')
)
libraryDependencies += "com.github.mdre" % "bubbledialog" % "1.0.4.1"
[com.github.mdre/bubbledialog "1.0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-core | jar | 14.1.20 |