License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.symulakr |
ArtifactId | ArtifactIdgwt-generators |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-generators
This tool makes developing with GWT easier.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwt-generators-0.2.3.pom | |
gwt-generators-0.2.3.jar | 65 KB |
gwt-generators-0.2.3-sources.jar | 26 KB |
gwt-generators-0.2.3-javadoc.jar | 223 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |