is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-googlecharts 1.5-RC5.1.1


Categories

Categories

Wicket User Interface Web Frameworks Charts
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-googlecharts
Version

Version

1.5-RC5.1.1
Type

Type

jar

Download wicketstuff-googlecharts 1.5-RC5.1.1


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