is not current version
Last Version 1.0.5.4

com.github.mdre:flowsubwindow 0.9.6

a Subwindow Desktop and Subwindow component for Vaadin 10+.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

flowsubwindow
Version

Version

0.9.6
Type

Type

jar

Download flowsubwindow 0.9.6


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