is not current version
Last Version 1.5-RC5.1

org.wicketstuff:wicket-html5 1.4.16

Some simple components and behaviors to support HTMl5

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-html5
Version

Version

1.4.16
Type

Type

jar

Download wicket-html5 1.4.16


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