Last Version

Wicket Site Skin 1.2.6

This is the maven site skin for the Wicket project.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

wicket
ArtifactId

ArtifactId

wicket-site-skin
Version

Version

1.2.6
Type

Type

jar
Description

Description

Wicket Site Skin
This is the maven site skin for the Wicket project.

Download wicket-site-skin 1.2.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.