Last Version

GWTP Annotation Processors 1.6

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

License

License

Categories

Categories

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

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-processors
Version

Version

1.6
Type

Type

jar
Description

Description

GWTP Annotation Processors
A complete model-view-presenter framework to simplify your next GWT project.
Project Organization

Project Organization

Arcbees

Download gwtp-processors 1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
com.gwtplatform : gwtp-dispatch-rpc-shared jar 1.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.