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

Build File

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

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

Download

Click the following link to download the jar file.

ext-as-2.0.0-sources.jar
ext-as-2.0.0.jar
ext-as-2.0.0.pom



Related Tutorials