is not current version
Last Version 1.5.13

org.wicketstuff:wicketstuff-theme-standard 1.5.4

Default Wicket Theme

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-theme-standard
Version

Version

1.5.4
Type

Type

jar

Download wicketstuff-theme-standard 1.5.4


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-theme-standard/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-theme-standard</artifactId>
    <version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-theme-standard/
implementation 'org.wicketstuff:wicketstuff-theme-standard:1.5.4'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-theme-standard/
implementation ("org.wicketstuff:wicketstuff-theme-standard:1.5.4")
'org.wicketstuff:wicketstuff-theme-standard:jar:1.5.4'
<dependency org="org.wicketstuff" name="wicketstuff-theme-standard" rev="1.5.4">
  <artifact name="wicketstuff-theme-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-theme-standard', version='1.5.4')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-theme-standard" % "1.5.4"
[org.wicketstuff/wicketstuff-theme-standard "1.5.4"]