Last Version

XYCharter 0.0.5

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

License

License

GroupId

GroupId

io.github.lhogie
ArtifactId

ArtifactId

xycharter
Version

Version

0.0.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/lhogie/xycharter
Source Code Management

Source Code Management

https://github.com/lhogie/xycharter

Download xycharter 0.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.lhogie : toools jar 0.0.2
it.unimi.dsi : fastutil jar 8.4.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.