is not current version
Last Version 9.10.0

org.wicketstuff:googlecharts-parent 9.0.0-M1


Categories

Categories

Wicket User Interface Web Frameworks Charts
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

googlecharts-parent
Version

Version

9.0.0-M1
Type

Type

pom

Download googlecharts-parent 9.0.0-M1

Filename Size
googlecharts-parent-9.0.0-M1.pom 632 bytes
Browse

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