is not current version
Last Version 1.2.0

com.github.ricfedel:wicket-googlechart-core 1.1.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.github.ricfedel
ArtifactId

ArtifactId

wicket-googlechart-core
Version

Version

1.1.0
Type

Type

jar

Download wicket-googlechart-core 1.1.0


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