Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.ricfedel |
ArtifactId | ArtifactIdwicket-googlechart-1.4 |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-1.4/ -->
<dependency>
<groupId>com.github.ricfedel</groupId>
<artifactId>wicket-googlechart-1.4</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-1.4/
implementation 'com.github.ricfedel:wicket-googlechart-1.4:1.1.0'
// https://jarcasting.com/artifacts/com.github.ricfedel/wicket-googlechart-1.4/
implementation ("com.github.ricfedel:wicket-googlechart-1.4:1.1.0")
'com.github.ricfedel:wicket-googlechart-1.4:jar:1.1.0'
<dependency org="com.github.ricfedel" name="wicket-googlechart-1.4" rev="1.1.0">
<artifact name="wicket-googlechart-1.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ricfedel', module='wicket-googlechart-1.4', version='1.1.0')
)
libraryDependencies += "com.github.ricfedel" % "wicket-googlechart-1.4" % "1.1.0"
[com.github.ricfedel/wicket-googlechart-1.4 "1.1.0"]