is not current version
Last Version 0.2.1.4

cn.willingxyz.restdoc:RestDocSwaggerCommon 0.1.6.1


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

RestDocSwaggerCommon
Version

Version

0.1.6.1
Type

Type

jar

Download RestDocSwaggerCommon 0.1.6.1


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