License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.dyuproject.protostuff.archetype |
ArtifactId | ArtifactIdbasic-gwt-webapp |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionarchetype :: basic-gwt-webapp
webapp archetype using protostuff, json and gwt
|
Project URL |
Project URL |
Filename | Size |
---|---|
basic-gwt-webapp-1.0.9.pom | |
basic-gwt-webapp-1.0.9.jar | 24 KB |
basic-gwt-webapp-1.0.9-sources.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dyuproject.protostuff.archetype/basic-gwt-webapp/ -->
<dependency>
<groupId>com.dyuproject.protostuff.archetype</groupId>
<artifactId>basic-gwt-webapp</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.dyuproject.protostuff.archetype/basic-gwt-webapp/
implementation 'com.dyuproject.protostuff.archetype:basic-gwt-webapp:1.0.9'
// https://jarcasting.com/artifacts/com.dyuproject.protostuff.archetype/basic-gwt-webapp/
implementation ("com.dyuproject.protostuff.archetype:basic-gwt-webapp:1.0.9")
'com.dyuproject.protostuff.archetype:basic-gwt-webapp:jar:1.0.9'
<dependency org="com.dyuproject.protostuff.archetype" name="basic-gwt-webapp" rev="1.0.9">
<artifact name="basic-gwt-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dyuproject.protostuff.archetype', module='basic-gwt-webapp', version='1.0.9')
)
libraryDependencies += "com.dyuproject.protostuff.archetype" % "basic-gwt-webapp" % "1.0.9"
[com.dyuproject.protostuff.archetype/basic-gwt-webapp "1.0.9"]