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