License |
License |
---|---|
GroupId | GroupIdcom.github.mdre |
ArtifactId | ArtifactIdflowsubwindow |
Version | Version1.0.5.4 |
Type | Typejar |
Description |
DescriptionVaadin Flow Subwindow component
a Subwindow Desktop and Subwindow component for Vaadin 10+.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flowsubwindow-1.0.5.4.pom | |
flowsubwindow-1.0.5.4.jar | 24 KB |
flowsubwindow-1.0.5.4-sources.jar | 18 KB |
flowsubwindow-1.0.5.4-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mdre/flowsubwindow/ -->
<dependency>
<groupId>com.github.mdre</groupId>
<artifactId>flowsubwindow</artifactId>
<version>1.0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/flowsubwindow/
implementation 'com.github.mdre:flowsubwindow:1.0.5.4'
// https://jarcasting.com/artifacts/com.github.mdre/flowsubwindow/
implementation ("com.github.mdre:flowsubwindow:1.0.5.4")
'com.github.mdre:flowsubwindow:jar:1.0.5.4'
<dependency org="com.github.mdre" name="flowsubwindow" rev="1.0.5.4">
<artifact name="flowsubwindow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='flowsubwindow', version='1.0.5.4')
)
libraryDependencies += "com.github.mdre" % "flowsubwindow" % "1.0.5.4"
[com.github.mdre/flowsubwindow "1.0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-core | jar | 14.1.20 |