GWT-Views

A simple but powerful View controller for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gilberto-torrezan
ArtifactId

ArtifactId

gwt-views
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT-Views
A simple but powerful View controller for GWT
Project URL

Project URL

https://github.com/gilberto-torrezan/gwt-views

Download gwt-views

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.7.0
com.arcbees.analytics : universal-analytics jar 2.2

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0