is not current version
Last Version 1.2.0

net.sf.click:click-charts 1.0

Click Charts provides JavaScript based charting components for Apache Click.

Categories

Categories

Net Charts User Interface CLI
GroupId

GroupId

net.sf.click
ArtifactId

ArtifactId

click-charts
Version

Version

1.0
Type

Type

jar

Download click-charts 1.0


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