is not current version
Last Version 2.2.7

org.fusesource.restygwt:restygwt-project 1.0

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.fusesource.restygwt
ArtifactId

ArtifactId

restygwt-project
Version

Version

1.0
Type

Type

pom

Download restygwt-project 1.0

Filename Size
restygwt-project-1.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/ -->
<dependency>
    <groupId>org.fusesource.restygwt</groupId>
    <artifactId>restygwt-project</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/
implementation 'org.fusesource.restygwt:restygwt-project:1.0'
// https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/
implementation ("org.fusesource.restygwt:restygwt-project:1.0")
'org.fusesource.restygwt:restygwt-project:pom:1.0'
<dependency org="org.fusesource.restygwt" name="restygwt-project" rev="1.0">
  <artifact name="restygwt-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.restygwt', module='restygwt-project', version='1.0')
)
libraryDependencies += "org.fusesource.restygwt" % "restygwt-project" % "1.0"
[org.fusesource.restygwt/restygwt-project "1.0"]