License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gilberto-torrezan |
ArtifactId | ArtifactIdgwt-views |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT-Views
A simple but powerful View controller for GWT
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-views-1.4.0.pom | |
gwt-views-1.4.0.jar | 63 KB |
gwt-views-1.4.0-sources.jar | 32 KB |
gwt-views-1.4.0-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/ -->
<dependency>
<groupId>com.github.gilberto-torrezan</groupId>
<artifactId>gwt-views</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation 'com.github.gilberto-torrezan:gwt-views:1.4.0'
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation ("com.github.gilberto-torrezan:gwt-views:1.4.0")
'com.github.gilberto-torrezan:gwt-views:jar:1.4.0'
<dependency org="com.github.gilberto-torrezan" name="gwt-views" rev="1.4.0">
<artifact name="gwt-views" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilberto-torrezan', module='gwt-views', version='1.4.0')
)
libraryDependencies += "com.github.gilberto-torrezan" % "gwt-views" % "1.4.0"
[com.github.gilberto-torrezan/gwt-views "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.7.0 |
com.arcbees.analytics : universal-analytics | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.google.gwt : gwt-codeserver | jar | 2.7.0 |
com.google.gwt : gwt-dev | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |