is not current version
Last Version 0.2.1.4

cn.willingxyz.restdoc:RestDocSpring 0.1.7.2


GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

RestDocSpring
Version

Version

0.1.7.2
Type

Type

jar

Download RestDocSpring 0.1.7.2


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