is not current version
Last Version 0.2.1.4

cn.willingxyz.restdoc:restdoc 0.1.7.1


GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

restdoc
Version

Version

0.1.7.1
Type

Type

pom

Download restdoc 0.1.7.1

Filename Size
restdoc-0.1.7.1.pom 5 KB
Browse

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