is not current version
Last Version 2.3.1-gwt22

com.extjs:gxt 2.1.1

Rich Internet Application Framework for GWT

GroupId

GroupId

com.extjs
ArtifactId

ArtifactId

gxt
Version

Version

2.1.1
Type

Type

jar

Download gxt 2.1.1


<!-- https://jarcasting.com/artifacts/com.extjs/gxt/ -->
<dependency>
    <groupId>com.extjs</groupId>
    <artifactId>gxt</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.extjs/gxt/
implementation 'com.extjs:gxt:2.1.1'
// https://jarcasting.com/artifacts/com.extjs/gxt/
implementation ("com.extjs:gxt:2.1.1")
'com.extjs:gxt:jar:2.1.1'
<dependency org="com.extjs" name="gxt" rev="2.1.1">
  <artifact name="gxt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.extjs', module='gxt', version='2.1.1')
)
libraryDependencies += "com.extjs" % "gxt" % "2.1.1"
[com.extjs/gxt "2.1.1"]