is not current version
Last Version 1.6

com.gwtplatform:gwtp 0.8a1

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

0.8a1
Type

Type

pom

Download gwtp 0.8a1

Filename Size
gwtp-0.8a1.pom 26 KB
Browse

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