is not current version
Last Version 1.0.19.1

com.loadcoder:chart-extensions 1.0.19

Extensions for the project jfreechart for the needs of Loadcoder project

GroupId

GroupId

com.loadcoder
ArtifactId

ArtifactId

chart-extensions
Version

Version

1.0.19
Type

Type

jar

Download chart-extensions 1.0.19


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