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