Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff.htmlvalidator |
ArtifactId | ArtifactIdwicketstuff-isorelax |
Version | Version1.8 |
Type | Typejar |
Filename | Size |
---|---|
wicketstuff-isorelax-1.8.pom | |
wicketstuff-isorelax-1.8.jar | 78 KB |
wicketstuff-isorelax-1.8-sources.jar | 64 KB |
wicketstuff-isorelax-1.8-javadoc.jar | 306 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff.htmlvalidator/wicketstuff-isorelax/ -->
<dependency>
<groupId>org.wicketstuff.htmlvalidator</groupId>
<artifactId>wicketstuff-isorelax</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff.htmlvalidator/wicketstuff-isorelax/
implementation 'org.wicketstuff.htmlvalidator:wicketstuff-isorelax:1.8'
// https://jarcasting.com/artifacts/org.wicketstuff.htmlvalidator/wicketstuff-isorelax/
implementation ("org.wicketstuff.htmlvalidator:wicketstuff-isorelax:1.8")
'org.wicketstuff.htmlvalidator:wicketstuff-isorelax:jar:1.8'
<dependency org="org.wicketstuff.htmlvalidator" name="wicketstuff-isorelax" rev="1.8">
<artifact name="wicketstuff-isorelax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff.htmlvalidator', module='wicketstuff-isorelax', version='1.8')
)
libraryDependencies += "org.wicketstuff.htmlvalidator" % "wicketstuff-isorelax" % "1.8"
[org.wicketstuff.htmlvalidator/wicketstuff-isorelax "1.8"]