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