Last Version

charts 1.0.5

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
Version

Version

1.0.5
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 1.0.5


<!-- 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.