is not current version
Last Version 0.2.1.4

cn.willingxyz.restdoc:RestDocBeanValidation 0.2.0.0-beta1


GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

RestDocBeanValidation
Version

Version

0.2.0.0-beta1
Type

Type

jar

Download RestDocBeanValidation 0.2.0.0-beta1


<!-- https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocBeanValidation/ -->
<dependency>
    <groupId>cn.willingxyz.restdoc</groupId>
    <artifactId>RestDocBeanValidation</artifactId>
    <version>0.2.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocBeanValidation/
implementation 'cn.willingxyz.restdoc:RestDocBeanValidation:0.2.0.0-beta1'
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocBeanValidation/
implementation ("cn.willingxyz.restdoc:RestDocBeanValidation:0.2.0.0-beta1")
'cn.willingxyz.restdoc:RestDocBeanValidation:jar:0.2.0.0-beta1'
<dependency org="cn.willingxyz.restdoc" name="RestDocBeanValidation" rev="0.2.0.0-beta1">
  <artifact name="RestDocBeanValidation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.willingxyz.restdoc', module='RestDocBeanValidation', version='0.2.0.0-beta1')
)
libraryDependencies += "cn.willingxyz.restdoc" % "RestDocBeanValidation" % "0.2.0.0-beta1"
[cn.willingxyz.restdoc/RestDocBeanValidation "0.2.0.0-beta1"]