Jar examples for p:ph-validation
Library for support of field validation
You can download jar file ph-validation 3.3.5 in this page.
Apache 2
You can use the following script to add ph-validation-3.3.5.jar to your project.
<dependency> <groupId>com.helger</groupId> <artifactId>ph-validation</artifactId> <version>3.3.5</version> </dependency>
compile group: 'com.helger', name: 'ph-validation', version: '3.3.5'
libraryDependencies += "com.helger" % "ph-validation" % "3.3.5"
<dependency org="com.helger" name="ph-validation" rev="3.3.5"/>
@Grapes(@Grab(group='com.helger', module='ph-validation', version='3.3.5'))
'com.helger:ph-validation:jar:3.3.5'
Click the following link to download the jar file.
ph-validation-3.3.5.jar