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