is not current version
Last Version 1.1.1

net.customware.gwt.presenter:gwt-presenter 1.0.0

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

Categories

Categories

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

GroupId

net.customware.gwt.presenter
ArtifactId

ArtifactId

gwt-presenter
Version

Version

1.0.0
Type

Type

jar

Download gwt-presenter 1.0.0


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