Click Charts

Click Charts provides JavaScript based charting components for Apache Click.

License

License

Categories

Categories

Net Charts User Interface CLI
GroupId

GroupId

net.sf.click
ArtifactId

ArtifactId

click-charts
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Click Charts
Click Charts provides JavaScript based charting components for Apache Click.
Project Organization

Project Organization

Apache Click

Download click-charts

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.click : click jar 2.2.0
org.apache.click : click-extras jar 2.2.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.2.0-RC1
1.0