is not current version
Last Version 0.9

com.intendia.gwt.autorest:autorest-gwt 0.2

A source code generator for GWT compatible proxies from RESTful services (JSR311).

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Auto Application Layer Libs Code Generators
GroupId

GroupId

com.intendia.gwt.autorest
ArtifactId

ArtifactId

autorest-gwt
Version

Version

0.2
Type

Type

jar

Download autorest-gwt 0.2


<!-- https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-gwt/ -->
<dependency>
    <groupId>com.intendia.gwt.autorest</groupId>
    <artifactId>autorest-gwt</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-gwt/
implementation 'com.intendia.gwt.autorest:autorest-gwt:0.2'
// https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-gwt/
implementation ("com.intendia.gwt.autorest:autorest-gwt:0.2")
'com.intendia.gwt.autorest:autorest-gwt:jar:0.2'
<dependency org="com.intendia.gwt.autorest" name="autorest-gwt" rev="0.2">
  <artifact name="autorest-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intendia.gwt.autorest', module='autorest-gwt', version='0.2')
)
libraryDependencies += "com.intendia.gwt.autorest" % "autorest-gwt" % "0.2"
[com.intendia.gwt.autorest/autorest-gwt "0.2"]