is not current version
Last Version 2.2.7

org.fusesource.restygwt:restygwt-project 2.2.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

2.2.1
Type

Type

pom

Download restygwt-project 2.2.1

Filename Size
restygwt-project-2.2.1.pom 10 KB
Browse

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