Sencha GXT

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

gxt
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sencha GXT
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download gxt

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA
javax.validation : validation-api jar 1.0.0.GA
org.json : json jar 20090211

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.0
com.google.gwt : gwt-dev jar 2.6.0

test (3)

Group / Artifact Type Version
com.google.web.bindery : requestfactory-apt jar 2.6.0
org.mockito : mockito-all jar 1.9.0
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.1.0-beta
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