Jar examples for c:commons-validation
You can download jar file commons-validation 1.2 in this page.
You can use the following script to add commons-validation-1.2.jar to your project.
<dependency> <groupId>com.github.mstream-trader</groupId> <artifactId>commons-validation</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.mstream-trader', name: 'commons-validation', version: '1.2'
libraryDependencies += "com.github.mstream-trader" % "commons-validation" % "1.2"
<dependency org="com.github.mstream-trader" name="commons-validation" rev="1.2"/>
@Grapes(@Grab(group='com.github.mstream-trader', module='commons-validation', version='1.2'))
'com.github.mstream-trader:commons-validation:jar:1.2'
Click the following link to download the jar file.
commons-validation-1.2-javadoc.jar