Last Version

charts4j 1.3

charts4j is a free, lightweight charts and graphs Java API. It enables developers to programmatically create the charts available in the Google Chart API through a straightforward and intuitive Java API.

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

com.googlecode.charts4j
ArtifactId

ArtifactId

charts4j
Version

Version

1.3
Type

Type

jar
Description

Description

charts4j
charts4j is a free, lightweight charts and graphs Java API. It enables developers to programmatically create the charts available in the Google Chart API through a straightforward and intuitive Java API.

Download charts4j 1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.