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