Jar examples for v:validation-core-2.11
The unified validation API
You can download jar file validation-core_2.11 2.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add validation-core_2.11-2.0.1.jar to your project.
<dependency> <groupId>io.github.jto</groupId> <artifactId>validation-core_2.11</artifactId> <version>2.0.1</version> </dependency>
compile group: 'io.github.jto', name: 'validation-core_2.11', version: '2.0.1'
libraryDependencies += "io.github.jto" % "validation-core_2.11" % "2.0.1"
<dependency org="io.github.jto" name="validation-core_2.11" rev="2.0.1"/>
@Grapes(@Grab(group='io.github.jto', module='validation-core_2.11', version='2.0.1'))
'io.github.jto:validation-core_2.11:jar:2.0.1'
Click the following link to download the jar file.
validation-core_2.11-2.0.1-javadoc.jar