Last Version

QuickChart 1.2.0

API client for QuickChart.io, used to generate chart images

License

License

GroupId

GroupId

io.quickchart
ArtifactId

ArtifactId

QuickChart
Version

Version

1.2.0
Type

Type

jar
Description

Description

QuickChart
API client for QuickChart.io, used to generate chart images
Project URL

Project URL

https://quickchart.io/
Project Organization

Project Organization

QuickChart
Source Code Management

Source Code Management

https://github.com/typpo/quickchart-java

Download QuickChart 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20190722
org.apache.httpcomponents : httpclient jar 4.5.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.