is not current version
Last Version 1.0.5.4

com.github.mdre:flowsubwindow 0.8.0

a Subwindow Desktop and Subwindow component for Vaadin 10+.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

flowsubwindow
Version

Version

0.8.0
Type

Type

jar

Download flowsubwindow 0.8.0


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