is not current version
Last Version 0.0.7

com.github.highcharts4gwt:highcharts 0.0.1

GWT wrapper for highcharts library.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Charts
GroupId

GroupId

com.github.highcharts4gwt
ArtifactId

ArtifactId

highcharts
Version

Version

0.0.1
Type

Type

jar

Download highcharts 0.0.1


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