Jar examples for v:validator
An HTML-checking library (used by https://html5.validator.nu and the HTML5 facet of the W3C Validator)
You can download jar file validator 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add validator-1.0.jar to your project.
<dependency> <groupId>com.jfireframework</groupId> <artifactId>validator</artifactId> <version>1.0</version> </dependency>
compile group: 'com.jfireframework', name: 'validator', version: '1.0'
libraryDependencies += "com.jfireframework" % "validator" % "1.0"
<dependency org="com.jfireframework" name="validator" rev="1.0"/>
@Grapes(@Grab(group='com.jfireframework', module='validator', version='1.0'))
'com.jfireframework:validator:jar:1.0'
Click the following link to download the jar file.
validator-1.0-javadoc.jar