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

Build File

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

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

Download

Click the following link to download the jar file.

ext-as-1.0.1-sources.jar
ext-as-1.0.1.jar
ext-as-1.0.1.pom



Related Tutorials