is not current version
Last Version 1.5-RC5.1

org.wicketstuff:theme-base 1.4.18

Wicket Theme Base

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

theme-base
Version

Version

1.4.18
Type

Type

jar

Download theme-base 1.4.18


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