License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdnet.customware.gwt.presenter |
ArtifactId | ArtifactIdgwt-presenter |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Presenter
This library provides a 'presenter' API implementation for GWT.
|
Project URL |
Project URL |
Project Organization |
Project Organizationcustomware.net |
Filename | Size |
---|---|
gwt-presenter-1.1.1.pom | |
gwt-presenter-1.1.1.jar | 60 KB |
gwt-presenter-1.1.1-sources.jar | 25 KB |
gwt-presenter-1.1.1-javadoc.jar | 203 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit4 | jar | 2.4.0 |
junit : junit | jar | 4.4 |