is not current version
Last Version 1.0.2

com.google.gwt.google-apis:gwt-visualization 1.0.0

The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google JavaScript APIs with Google Web Toolkit. The libraries are supported by the Google Web Toolkit team.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gwt.google-apis
ArtifactId

ArtifactId

gwt-visualization
Version

Version

1.0.0
Type

Type

jar

Download gwt-visualization 1.0.0


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