is not current version
Last Version 6.0.0-M7

de.agilecoders.wicket:bootstrap-parent 0.9.6

wicket with twitter bootstrap integration

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.agilecoders.wicket
ArtifactId

ArtifactId

bootstrap-parent
Version

Version

0.9.6
Type

Type

jar

Download bootstrap-parent 0.9.6


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