License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.rhemsolutions |
ArtifactId | ArtifactIdgwtp-gxtwindow |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwtp-gxtwindow
GXT window for GWTP popup presenters
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwtp-gxtwindow-1.0.pom | |
gwtp-gxtwindow-1.0.jar | 11 KB |
gwtp-gxtwindow-1.0-sources.jar | 2 KB |
gwtp-gxtwindow-1.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rhemsolutions/gwtp-gxtwindow/ -->
<dependency>
<groupId>com.rhemsolutions</groupId>
<artifactId>gwtp-gxtwindow</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rhemsolutions/gwtp-gxtwindow/
implementation 'com.rhemsolutions:gwtp-gxtwindow:1.0'
// https://jarcasting.com/artifacts/com.rhemsolutions/gwtp-gxtwindow/
implementation ("com.rhemsolutions:gwtp-gxtwindow:1.0")
'com.rhemsolutions:gwtp-gxtwindow:jar:1.0'
<dependency org="com.rhemsolutions" name="gwtp-gxtwindow" rev="1.0">
<artifact name="gwtp-gxtwindow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rhemsolutions', module='gwtp-gxtwindow', version='1.0')
)
libraryDependencies += "com.rhemsolutions" % "gwtp-gxtwindow" % "1.0"
[com.rhemsolutions/gwtp-gxtwindow "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt.inject : gin | jar | 2.0.0 |
com.sencha.gxt : gxt | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.0 |
com.gwtplatform : gwtp-mvp-client | jar | 0.7 |
com.gwtplatform : gwtp-processors | jar | 0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |