is not current version
Last Version 7.6.0

de.alpharogroup:wicket-bootstrap2 7.3.1

The project holds wicket components for the bootstrap 2 framework.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

wicket-bootstrap2
Version

Version

7.3.1
Type

Type

jar

Download wicket-bootstrap2 7.3.1


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