Download ext-js-0.8.11.jar file - Jar e

Jar examples for e:ext-js

Description

Maven-packaged version of Ext JS 3.4.1.1, provided by Jangaroo

You can download jar file ext-js 0.8.11 in this page.

License

Open Source License

Build File

You can use the following script to add ext-js-0.8.11.jar to your project.

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

Download

Click the following link to download the jar file.

ext-js-0.8.11.jar
ext-js-0.8.11.pom



Related Tutorials