is not current version
Last Version 7.6.0

de.alpharogroup:wicket-bootstrap3 6.25.2

The project holds wicket components for the bootstrap 3 framework.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

wicket-bootstrap3
Version

Version

6.25.2
Type

Type

jar

Download wicket-bootstrap3 6.25.2


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