GWT Presenter

This library provides a 'presenter' API implementation for GWT.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.customware.gwt.presenter
ArtifactId

ArtifactId

gwt-presenter
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Presenter
This library provides a 'presenter' API implementation for GWT.
Project URL

Project URL

http://code.google.com/p/gwt-presenter
Project Organization

Project Organization

customware.net

Download gwt-presenter

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 1.7.1
com.google.gwt : gwt-servlet jar 1.7.1
com.googlecode.gwt.inject : gin jar 1.0

test (2)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.4.0
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.0