is not current version
Last Version 3.1.1

com.sencha.gxt:gxt 3.0.1


GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

gxt
Version

Version

3.0.1
Type

Type

jar

Download gxt 3.0.1


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