Jar examples for g:gxt
Rich Internet Application Framework for GWT
You can download jar file gxt 3.0.0-beta2 in this page.
GNU GPL license v3
You can use the following script to add gxt-3.0.0-beta2.jar to your project.
<dependency> <groupId>com.sencha.gxt</groupId> <artifactId>gxt</artifactId> <version>3.0.0-beta2</version> </dependency>
compile group: 'com.sencha.gxt', name: 'gxt', version: '3.0.0-beta2'
libraryDependencies += "com.sencha.gxt" % "gxt" % "3.0.0-beta2"
<dependency org="com.sencha.gxt" name="gxt" rev="3.0.0-beta2"/>
@Grapes(@Grab(group='com.sencha.gxt', module='gxt', version='3.0.0-beta2'))
'com.sencha.gxt:gxt:jar:3.0.0-beta2'
Click the following link to download the jar file.
gxt-3.0.0-beta2-javadoc.jar