is not current version
Last Version 1.11

org.wicketstuff.htmlvalidator:wicketstuff-whattf 1.10


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.htmlvalidator
ArtifactId

ArtifactId

wicketstuff-whattf
Version

Version

1.10
Type

Type

jar

Download wicketstuff-whattf 1.10


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