is not current version
Last Version 0.2.1.4

cn.willingxyz.restdoc:RestDocSwagger3 0.1.8.2


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

RestDocSwagger3
Version

Version

0.1.8.2
Type

Type

jar

Download RestDocSwagger3 0.1.8.2


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