is not current version
Last Version 0.2.3

com.github.symulakr:gwt-generators 0.2.2

This tool makes developing with GWT easier.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.symulakr
ArtifactId

ArtifactId

gwt-generators
Version

Version

0.2.2
Type

Type

jar

Download gwt-generators 0.2.2


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