SubWindow - SubWindow Add-on

A SubWindow component for Vaadin

License

License

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

SubWindow
Last Version

Last Version

0.3.13
Release Date

Release Date

Type

Type

jar
Description

Description

SubWindow - SubWindow Add-on
A SubWindow component for Vaadin
Project URL

Project URL

https://github.com/mdre/SubWindow/tree/master/SubWindow-addon
Project Organization

Project Organization

Awesome controls

Download SubWindow

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.vaadin : vaadin-server jar 8.2.1
com.vaadin : vaadin-themes jar 8.2.1

provided (1)

Group / Artifact Type Version
com.vaadin : vaadin-client jar 8.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.13