is not current version
Last Version 2.1.3

io.github.jto:validation-core_2.11 1.1

The unified validation API

GroupId

GroupId

io.github.jto
ArtifactId

ArtifactId

validation-core_2.11
Version

Version

1.1
Type

Type

jar

Download validation-core_2.11 1.1


<!-- https://jarcasting.com/artifacts/io.github.jto/validation-core_2.11/ -->
<dependency>
    <groupId>io.github.jto</groupId>
    <artifactId>validation-core_2.11</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jto/validation-core_2.11/
implementation 'io.github.jto:validation-core_2.11:1.1'
// https://jarcasting.com/artifacts/io.github.jto/validation-core_2.11/
implementation ("io.github.jto:validation-core_2.11:1.1")
'io.github.jto:validation-core_2.11:jar:1.1'
<dependency org="io.github.jto" name="validation-core_2.11" rev="1.1">
  <artifact name="validation-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jto', module='validation-core_2.11', version='1.1')
)
libraryDependencies += "io.github.jto" % "validation-core_2.11" % "1.1"
[io.github.jto/validation-core_2.11 "1.1"]