is not current version
Last Version 17.1.7

charts 11.7

Charts is a JavaFX library containing different kind of charts

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

eu.hansolo.fx
ArtifactId

ArtifactId

charts
Version

Version

11.7
Type

Type

jar
Description

Description

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

Project URL

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

Download charts 11.7


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.openjfx : javafx-base jar 11
org.openjfx : javafx-graphics jar 11
org.openjfx : javafx-controls jar 11
org.openjfx : javafx-swing jar 11

Project Modules

There are no modules declared in this project.