Last Version

Sencha GXT 3.1.1

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

GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

gxt
Version

Version

3.1.1
Type

Type

jar
Description

Description

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

Download gxt 3.1.1


<!-- 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.