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