is not current version
Last Version 3.1.1

com.sencha.gxt:gxt 3.1.0


GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

gxt
Version

Version

3.1.0
Type

Type

jar

Download gxt 3.1.0


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