Download autorest-core-0.4.jar file - Jar a

Jar examples for a:autorest-core

Description

You can download jar file autorest-core 0.4 in this page.

Build File

You can use the following script to add autorest-core-0.4.jar to your project.

<dependency>
   <groupId>com.intendia.gwt.autorest</groupId>
   <artifactId>autorest-core</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.intendia.gwt.autorest', name: 'autorest-core', version: '0.4'
libraryDependencies += "com.intendia.gwt.autorest" % "autorest-core" % "0.4"
<dependency org="com.intendia.gwt.autorest" name="autorest-core" rev="0.4"/>
@Grapes(@Grab(group='com.intendia.gwt.autorest', module='autorest-core', version='0.4'))
'com.intendia.gwt.autorest:autorest-core:jar:0.4'

Download

Click the following link to download the jar file.

autorest-core-0.4-javadoc.jar
autorest-core-0.4-sources.jar
autorest-core-0.4.jar
autorest-core-0.4.pom



Related Tutorials