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

Build File

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

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

Download

Click the following link to download the jar file.

ext-as-2.0.14-sources.jar
ext-as-2.0.14.jar
ext-as-2.0.14.pom



Related Tutorials