is not current version
Last Version 0.0.5

io.github.lhogie:xycharter 0.0.3

A Java charting library for the two-dimensional rendering of numerical data

GroupId

GroupId

io.github.lhogie
ArtifactId

ArtifactId

xycharter
Version

Version

0.0.3
Type

Type

jar

Download xycharter 0.0.3


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