is not current version
Last Version 1.1.3

com.github.valdr:valdr-bean-validation 1.0.0-rc2


GroupId

GroupId

com.github.valdr
ArtifactId

ArtifactId

valdr-bean-validation
Version

Version

1.0.0-rc2
Type

Type

jar

Download valdr-bean-validation 1.0.0-rc2


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