is not current version
Last Version 1.0.5.4

com.github.mdre:flowsubwindow 1.0.5

a Subwindow Desktop and Subwindow component for Vaadin 10+.

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

flowsubwindow
Version

Version

1.0.5
Type

Type

jar

Download flowsubwindow 1.0.5


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