Download ext-js-0.9.14.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.9.14 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

ext-js-0.9.14.jar
ext-js-0.9.14.pom



Related Tutorials