не последняя версия
Последняя версия 0.9.10

com.googlecode.gwt-charts:gwt-charts 0.9.8

Unofficial Google Chart Tools API for Google Web Toolkit

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Charts
Группа

Группа

com.googlecode.gwt-charts
Идентификатор

Идентификатор

gwt-charts
Версия

Версия

0.9.8
Тип

Тип

jar

Скачать gwt-charts 0.9.8


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