is not current version
Last Version 0.9

com.intendia.gwt.autorest:autorest-processor 0.6


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-processor
Version

Version

0.6
Type

Type

jar

Download autorest-processor 0.6


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