is not current version
Last Version 0.9

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


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.8
Type

Type

jar

Download autorest-processor 0.8


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