is not current version
Last Version 1.6

com.gwtplatform:gwtp 1.3.1

A complete model-view-presenter framework to simplify your next GWT project.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp
Version

Version

1.3.1
Type

Type

pom

Download gwtp 1.3.1

Filename Size
gwtp-1.3.1.pom 24 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gwtplatform/gwtp/ -->
<dependency>
    <groupId>com.gwtplatform</groupId>
    <artifactId>gwtp</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp/
implementation 'com.gwtplatform:gwtp:1.3.1'
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp/
implementation ("com.gwtplatform:gwtp:1.3.1")
'com.gwtplatform:gwtp:pom:1.3.1'
<dependency org="com.gwtplatform" name="gwtp" rev="1.3.1">
  <artifact name="gwtp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gwtplatform', module='gwtp', version='1.3.1')
)
libraryDependencies += "com.gwtplatform" % "gwtp" % "1.3.1"
[com.gwtplatform/gwtp "1.3.1"]