is not current version
Last Version 3.1.1

com.sencha.gxt:gxt-chart 3.0.0


GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

gxt-chart
Version

Version

3.0.0
Type

Type

jar

Download gxt-chart 3.0.0


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