Jar examples for r:restygwt
RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects
You can download jar file restygwt 2.0.3 in this page.
Apache License
You can use the following script to add restygwt-2.0.3.jar to your project.
<dependency> <groupId>org.fusesource.restygwt</groupId> <artifactId>restygwt</artifactId> <version>2.0.3</version> </dependency>
compile group: 'org.fusesource.restygwt', name: 'restygwt', version: '2.0.3'
libraryDependencies += "org.fusesource.restygwt" % "restygwt" % "2.0.3"
<dependency org="org.fusesource.restygwt" name="restygwt" rev="2.0.3"/>
@Grapes(@Grab(group='org.fusesource.restygwt', module='restygwt', version='2.0.3'))
'org.fusesource.restygwt:restygwt:jar:2.0.3'
Click the following link to download the jar file.
restygwt-2.0.3-javadoc.jar