Sencha GXT Chart

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

GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

gxt-chart
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download gxt-chart

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.sencha.gxt : gxt jar 3.1.1

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 (1)

Group / Artifact Type Version
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