is not current version
Last Version 3.0.6

io.thedocs:soyuz-validator 2.02

bean fluent validator based on builder pattern

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-validator
Version

Version

2.02
Type

Type

jar

Download soyuz-validator 2.02


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