is not current version
Last Version 1.5-RC5.1

org.wicketstuff:googlecharts 1.4.17.1


Categories

Categories

Wicket User Interface Web Frameworks Charts
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

googlecharts
Version

Version

1.4.17.1
Type

Type

jar

Download googlecharts 1.4.17.1


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