is not current version
Last Version 0.9

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


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

Type

jar

Download autorest-core 0.4


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