is not current version
Last Version 1.6

com.gwtplatform:gwtp 1.0-RC-2

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.0-RC-2
Type

Type

pom

Download gwtp 1.0-RC-2

Filename Size
gwtp-1.0-RC-2.pom 24 KB
Browse

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