is not current version
Last Version 3.0.6

io.thedocs:soyuz-validator 3.0.5

bean fluent validator based on builder pattern

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-validator
Version

Version

3.0.5
Type

Type

jar

Download soyuz-validator 3.0.5


<!-- https://jarcasting.com/artifacts/io.thedocs/soyuz-validator/ -->
<dependency>
    <groupId>io.thedocs</groupId>
    <artifactId>soyuz-validator</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.thedocs/soyuz-validator/
implementation 'io.thedocs:soyuz-validator:3.0.5'
// https://jarcasting.com/artifacts/io.thedocs/soyuz-validator/
implementation ("io.thedocs:soyuz-validator:3.0.5")
'io.thedocs:soyuz-validator:jar:3.0.5'
<dependency org="io.thedocs" name="soyuz-validator" rev="3.0.5">
  <artifact name="soyuz-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thedocs', module='soyuz-validator', version='3.0.5')
)
libraryDependencies += "io.thedocs" % "soyuz-validator" % "3.0.5"
[io.thedocs/soyuz-validator "3.0.5"]