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