is not current version
Last Version 1.11

org.wicketstuff.htmlvalidator:wicketstuff-whattf 1.8


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.htmlvalidator
ArtifactId

ArtifactId

wicketstuff-whattf
Version

Version

1.8
Type

Type

jar

Download wicketstuff-whattf 1.8


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