| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Charts | 
| GroupId | GroupIdcom.github.highcharts4gwt | 
| ArtifactId | ArtifactIdhighcharts | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.highcharts4gwt:highcharts GWT wrapper for highcharts library. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| highcharts-0.0.7.pom | |
| highcharts-0.0.7.jar | 2 MB | 
| highcharts-0.0.7-sources.jar | 1 MB | 
| highcharts-0.0.7-javadoc.jar | 11 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.highcharts4gwt/highcharts/ -->
<dependency>
    <groupId>com.github.highcharts4gwt</groupId>
    <artifactId>highcharts</artifactId>
    <version>0.0.7</version>
</dependency>// https://jarcasting.com/artifacts/com.github.highcharts4gwt/highcharts/
implementation 'com.github.highcharts4gwt:highcharts:0.0.7'// https://jarcasting.com/artifacts/com.github.highcharts4gwt/highcharts/
implementation ("com.github.highcharts4gwt:highcharts:0.0.7")'com.github.highcharts4gwt:highcharts:jar:0.0.7'<dependency org="com.github.highcharts4gwt" name="highcharts" rev="0.0.7">
  <artifact name="highcharts" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.highcharts4gwt', module='highcharts', version='0.0.7')
)libraryDependencies += "com.github.highcharts4gwt" % "highcharts" % "0.0.7"[com.github.highcharts4gwt/highcharts "0.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.6.1 |