Download phloc-validation-3.3.0.jar file - Jar p

Jar examples for p:phloc-validation

Description

Library for support of field validation

You can download jar file phloc-validation 3.3.0 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-validation-3.3.0.jar to your project.

<dependency>
   <groupId>com.phloc</groupId>
   <artifactId>phloc-validation</artifactId>
   <version>3.3.0</version>
</dependency>
compile group: 'com.phloc', name: 'phloc-validation', version: '3.3.0'
libraryDependencies += "com.phloc" % "phloc-validation" % "3.3.0"
<dependency org="com.phloc" name="phloc-validation" rev="3.3.0"/>
@Grapes(@Grab(group='com.phloc', module='phloc-validation', version='3.3.0'))
'com.phloc:phloc-validation:jar:3.3.0'

Download

Click the following link to download the jar file.

phloc-validation-3.3.0-javadoc.jar
phloc-validation-3.3.0-sources.jar
phloc-validation-3.3.0-test-sources.jar
phloc-validation-3.3.0.jar
phloc-validation-3.3.0.pom



Related Tutorials