Jar examples for c:concrete-validation
Validation library for use with Concrete-Java
You can download jar file concrete-validation 4.8.6 in this page.
You can use the following script to add concrete-validation-4.8.6.jar to your project.
<dependency> <groupId>edu.jhu.hlt</groupId> <artifactId>concrete-validation</artifactId> <version>4.8.6</version> </dependency>
compile group: 'edu.jhu.hlt', name: 'concrete-validation', version: '4.8.6'
libraryDependencies += "edu.jhu.hlt" % "concrete-validation" % "4.8.6"
<dependency org="edu.jhu.hlt" name="concrete-validation" rev="4.8.6"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='concrete-validation', version='4.8.6'))
'edu.jhu.hlt:concrete-validation:jar:4.8.6'
Click the following link to download the jar file.
concrete-validation-4.8.6-javadoc.jar