Download gxt-legacy-3.0.0b.jar file - Jar g

Jar examples for g:gxt-legacy

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

gxt-legacy-3.0.0b-javadoc.jar
gxt-legacy-3.0.0b-sources.jar
gxt-legacy-3.0.0b.jar
gxt-legacy-3.0.0b.pom



Related Tutorials