Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-dashboard-widgets-jqplot |
Version | Version8.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets-jqplot/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-dashboard-widgets-jqplot</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets-jqplot/
implementation 'org.wicketstuff:wicketstuff-dashboard-widgets-jqplot:8.0.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets-jqplot/
implementation ("org.wicketstuff:wicketstuff-dashboard-widgets-jqplot:8.0.0")
'org.wicketstuff:wicketstuff-dashboard-widgets-jqplot:jar:8.0.0'
<dependency org="org.wicketstuff" name="wicketstuff-dashboard-widgets-jqplot" rev="8.0.0">
<artifact name="wicketstuff-dashboard-widgets-jqplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-dashboard-widgets-jqplot', version='8.0.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-dashboard-widgets-jqplot" % "8.0.0"
[org.wicketstuff/wicketstuff-dashboard-widgets-jqplot "8.0.0"]