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

Jar examples for a:autorest-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials