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