Sencha GXT Release package

This project represents a full ExtGWT release, available for download by non-maven users. Maven users should make use of the artifacts in central, or the snapshots made available by the ExtGWT team.

GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

gxt-release
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Sencha GXT Release package
This project represents a full ExtGWT release, available for download by non-maven users. Maven users should make use of the artifacts in central, or the snapshots made available by the ExtGWT team.

Download gxt-release

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.sencha.gxt : gxt jar 3.0.1
com.sencha.gxt : gxt javadoc 3.0.1
com.sencha.gxt : gxt jar 3.0.1
com.sencha.gxt : gxt-chart jar 3.0.1
com.sencha.gxt : gxt-chart javadoc 3.0.1
com.sencha.gxt : gxt-chart jar 3.0.1
com.sencha.gxt : gxt-legacy jar 3.0.1
com.sencha.gxt : gxt-legacy javadoc 3.0.1
com.sencha.gxt : gxt-legacy jar 3.0.1
com.sencha.gxt : uibinder-bridge jar 2.4.0
com.sencha.gxt : gxt-examples war 3.0.1
com.sencha.gxt : gxt-examples jar 3.0.1
com.sencha.gxt : gxt-examples jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0b
3.0.0
3.0.0-rc2
3.0.0-rc
3.0.0-beta4
3.0.0-beta3
3.0.0-beta2
3.0.0-beta1