is not current version
Last Version 2.2.7

org.fusesource.restygwt:restygwt-project 1.1

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.1
Type

Type

pom

Download restygwt-project 1.1

Filename Size
restygwt-project-1.1.pom 8 KB
Browse

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