Download ext-as-0.8.10.jar file - Jar e

Jar examples for e:ext-as

Description

ActionScript 3 API for Ext JS Component Library

You can download jar file ext-as 0.8.10 in this page.

Build File

You can use the following script to add ext-as-0.8.10.jar to your project.

<dependency>
   <groupId>net.jangaroo</groupId>
   <artifactId>ext-as</artifactId>
   <version>0.8.10</version>
</dependency>
compile group: 'net.jangaroo', name: 'ext-as', version: '0.8.10'
libraryDependencies += "net.jangaroo" % "ext-as" % "0.8.10"
<dependency org="net.jangaroo" name="ext-as" rev="0.8.10"/>
@Grapes(@Grab(group='net.jangaroo', module='ext-as', version='0.8.10'))
'net.jangaroo:ext-as:jar:0.8.10'

Download

Click the following link to download the jar file.

ext-as-0.8.10-sources.jar
ext-as-0.8.10.jar
ext-as-0.8.10.pom



Related Tutorials