is not current version
Last Version 0.2.1.4

cn.willingxyz.restdoc:RestDocSpringExamples 0.1.6.2


GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

RestDocSpringExamples
Version

Version

0.1.6.2
Type

Type

jar

Download RestDocSpringExamples 0.1.6.2


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