gwt-generators

This tool makes developing with GWT easier.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.symulakr
ArtifactId

ArtifactId

gwt-generators
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-generators
This tool makes developing with GWT easier.
Project URL

Project URL

https://github.com/symulakr/gwt-generators
Project Organization

Project Organization

Eugene Derevyanko

Download gwt-generators

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0
com.google.gwt : gwt-dev jar 2.7.0
com.google.gwt.inject : gin jar 2.1.2
com.google.inject : guice jar 3.0
org.apache.velocity : velocity jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2