gwt-multipage

Simple framework for multi-page-GWT-applications.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.claudiushauptmann
ArtifactId

ArtifactId

gwt-multipage
Last Version

Last Version

1.0.0.Beta4
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-multipage
Simple framework for multi-page-GWT-applications.
Source Code Management

Source Code Management

http://code.google.com/p/gwt-multipage/source/browse/#svn/tags/gwt-multipage-parent-1.0.0.Beta4/gwt-multipage

Download gwt-multipage

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.0.3
com.google.gwt : gwt-dev jar 2.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Beta4
1.0.0.Beta3