is not current version
Last Version 0.2.1.4

cn.willingxyz.restdoc:RestDocCore 0.2.0.0-beta


GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

RestDocCore
Version

Version

0.2.0.0-beta
Type

Type

jar

Download RestDocCore 0.2.0.0-beta


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