| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mdre |
| ArtifactId | ArtifactIdSubWindow |
| Last Version | Last Version0.3.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSubWindow - SubWindow Add-on
A SubWindow component for Vaadin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| SubWindow-0.3.13.pom | |
| SubWindow-0.3.13.jar | 922 KB |
| SubWindow-0.3.13-sources.jar | 46 KB |
| SubWindow-0.3.13-javadoc.jar | 182 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vaadin : vaadin-server | jar | 8.2.1 |
| com.vaadin : vaadin-themes | jar | 8.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.vaadin : vaadin-client | jar | 8.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |