is not current version
Last Version 0.9

com.intendia.gwt.autorest:autorest-core 0.5


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

Version

0.5
Type

Type

jar

Download autorest-core 0.5


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