Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdro.fortsoft.wicket.dashboard.widgets |
ArtifactId | ArtifactIdwicket-dashboard-jqplot |
Version | Version0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.wicket.dashboard.widgets/wicket-dashboard-jqplot/ -->
<dependency>
<groupId>ro.fortsoft.wicket.dashboard.widgets</groupId>
<artifactId>wicket-dashboard-jqplot</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.dashboard.widgets/wicket-dashboard-jqplot/
implementation 'ro.fortsoft.wicket.dashboard.widgets:wicket-dashboard-jqplot:0.3'
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.dashboard.widgets/wicket-dashboard-jqplot/
implementation ("ro.fortsoft.wicket.dashboard.widgets:wicket-dashboard-jqplot:0.3")
'ro.fortsoft.wicket.dashboard.widgets:wicket-dashboard-jqplot:jar:0.3'
<dependency org="ro.fortsoft.wicket.dashboard.widgets" name="wicket-dashboard-jqplot" rev="0.3">
<artifact name="wicket-dashboard-jqplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.wicket.dashboard.widgets', module='wicket-dashboard-jqplot', version='0.3')
)
libraryDependencies += "ro.fortsoft.wicket.dashboard.widgets" % "wicket-dashboard-jqplot" % "0.3"
[ro.fortsoft.wicket.dashboard.widgets/wicket-dashboard-jqplot "0.3"]