is not current version
Last Version 0.9

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

JRE Reference Implementation using RxJava and GSon.

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

Version

0.8
Type

Type

jar

Download autorest-jre 0.8


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