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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

ext-js-1.0.3.jar
ext-js-1.0.3.pom



Related Tutorials