Download gxt-legacy-3.0.1.jar file - Jar g

Jar examples for g:gxt-legacy

Description

You can download jar file gxt-legacy 3.0.1 in this page.

Build File

You can use the following script to add gxt-legacy-3.0.1.jar to your project.

<dependency>
   <groupId>com.sencha.gxt</groupId>
   <artifactId>gxt-legacy</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'com.sencha.gxt', name: 'gxt-legacy', version: '3.0.1'
libraryDependencies += "com.sencha.gxt" % "gxt-legacy" % "3.0.1"
<dependency org="com.sencha.gxt" name="gxt-legacy" rev="3.0.1"/>
@Grapes(@Grab(group='com.sencha.gxt', module='gxt-legacy', version='3.0.1'))
'com.sencha.gxt:gxt-legacy:jar:3.0.1'

Download

Click the following link to download the jar file.

gxt-legacy-3.0.1-javadoc.jar
gxt-legacy-3.0.1-sources.jar
gxt-legacy-3.0.1.jar
gxt-legacy-3.0.1.pom



Related Tutorials