| License | License | 
|---|---|
| Categories | CategoriesCharts User Interface | 
| GroupId | GroupIdcom.github.eljah | 
| ArtifactId | ArtifactIdjcharts-gae-compatible | 
| Version | Version0.7-RELEASE | 
| Type | Typejar | 
| Description | DescriptionJcharts ported to GAE with appengine-awt Library allowing to build simple charts on GAE | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.eljah/jcharts-gae-compatible/ -->
<dependency>
    <groupId>com.github.eljah</groupId>
    <artifactId>jcharts-gae-compatible</artifactId>
    <version>0.7-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.eljah/jcharts-gae-compatible/
implementation 'com.github.eljah:jcharts-gae-compatible:0.7-RELEASE'// https://jarcasting.com/artifacts/com.github.eljah/jcharts-gae-compatible/
implementation ("com.github.eljah:jcharts-gae-compatible:0.7-RELEASE")'com.github.eljah:jcharts-gae-compatible:jar:0.7-RELEASE'<dependency org="com.github.eljah" name="jcharts-gae-compatible" rev="0.7-RELEASE">
  <artifact name="jcharts-gae-compatible" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.eljah', module='jcharts-gae-compatible', version='0.7-RELEASE')
)libraryDependencies += "com.github.eljah" % "jcharts-gae-compatible" % "0.7-RELEASE"[com.github.eljah/jcharts-gae-compatible "0.7-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| fr.opensagres.xdocreport.appengine-awt : appengine-awt | jar | 1.0.0 | 
| batik : batik-svggen | jar | 1.6 | 
| batik : batik-dom | jar | 1.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |