is not current version
Last Version 0.35.1

io.restx:restx-validation 0.35-rc4


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-validation
Version

Version

0.35-rc4
Type

Type

jar

Download restx-validation 0.35-rc4


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