Download ext-as-2.0.13.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 2.0.13 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

ext-as-2.0.13-sources.jar
ext-as-2.0.13.jar
ext-as-2.0.13.pom



Related Tutorials