is not current version
Last Version 1.6

com.gwtplatform:gwtp 0.8-alpha-3

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.8-alpha-3
Type

Type

pom

Download gwtp 0.8-alpha-3

Filename Size
gwtp-0.8-alpha-3.pom 26 KB
Browse

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