is not current version
Last Version 0.3

com.intendia.gwt.autorest:autorest-gwt-parent 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-parent
Version

Version

0.2
Type

Type

pom

Download autorest-gwt-parent 0.2


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