Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-dashboard-widgets |
Version | Version8.9.0 |
Type | Typepom |
Filename | Size |
---|---|
wicketstuff-dashboard-widgets-8.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-dashboard-widgets</artifactId>
<version>8.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets/
implementation 'org.wicketstuff:wicketstuff-dashboard-widgets:8.9.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets/
implementation ("org.wicketstuff:wicketstuff-dashboard-widgets:8.9.0")
'org.wicketstuff:wicketstuff-dashboard-widgets:pom:8.9.0'
<dependency org="org.wicketstuff" name="wicketstuff-dashboard-widgets" rev="8.9.0">
<artifact name="wicketstuff-dashboard-widgets" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-dashboard-widgets', version='8.9.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-dashboard-widgets" % "8.9.0"
[org.wicketstuff/wicketstuff-dashboard-widgets "8.9.0"]