Download restito-0.4-alpha-2.jar file - Jar r

Jar examples for r:restito

Description

GradleFx is a Gradle plugin for building Flex and Actionscript applications

You can download jar file restito 0.4-alpha-2 in this page.

License

MIT

Build File

You can use the following script to add restito-0.4-alpha-2.jar to your project.

<dependency>
   <groupId>com.xebialabs.restito</groupId>
   <artifactId>restito</artifactId>
   <version>0.4-alpha-2</version>
</dependency>
compile group: 'com.xebialabs.restito', name: 'restito', version: '0.4-alpha-2'
libraryDependencies += "com.xebialabs.restito" % "restito" % "0.4-alpha-2"
<dependency org="com.xebialabs.restito" name="restito" rev="0.4-alpha-2"/>
@Grapes(@Grab(group='com.xebialabs.restito', module='restito', version='0.4-alpha-2'))
'com.xebialabs.restito:restito:jar:0.4-alpha-2'

Download

Click the following link to download the jar file.

restito-0.4-alpha-2-javadoc.jar
restito-0.4-alpha-2-sources.jar
restito-0.4-alpha-2.jar
restito-0.4-alpha-2.pom



Related Tutorials