charts

Charts is a JavaFX 8 library containing different kind of charts

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

eu.hansolo
ArtifactId

ArtifactId

charts
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

charts
Charts is a JavaFX 8 library containing different kind of charts
Project URL

Project URL

https://github.com/HanSolo/charts/wiki

Download charts

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1