Download gxt-chart-3.0.0b.jar file - Jar g

Jar examples for g:gxt-chart

Description

You can download jar file gxt-chart 3.0.0b in this page.

Build File

You can use the following script to add gxt-chart-3.0.0b.jar to your project.

<dependency>
   <groupId>com.sencha.gxt</groupId>
   <artifactId>gxt-chart</artifactId>
   <version>3.0.0b</version>
</dependency>
compile group: 'com.sencha.gxt', name: 'gxt-chart', version: '3.0.0b'
libraryDependencies += "com.sencha.gxt" % "gxt-chart" % "3.0.0b"
<dependency org="com.sencha.gxt" name="gxt-chart" rev="3.0.0b"/>
@Grapes(@Grab(group='com.sencha.gxt', module='gxt-chart', version='3.0.0b'))
'com.sencha.gxt:gxt-chart:jar:3.0.0b'

Download

Click the following link to download the jar file.

gxt-chart-3.0.0b-javadoc.jar
gxt-chart-3.0.0b-sources.jar
gxt-chart-3.0.0b.jar
gxt-chart-3.0.0b.pom



Related Tutorials