is not current version
Last Version 1.5.14.1

club.zhcs:axe-swagger-ui 1.5.13.2

定制版swagger-ui

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

axe-swagger-ui
Version

Version

1.5.13.2
Type

Type

jar

Download axe-swagger-ui 1.5.13.2


<!-- https://jarcasting.com/artifacts/club.zhcs/axe-swagger-ui/ -->
<dependency>
    <groupId>club.zhcs</groupId>
    <artifactId>axe-swagger-ui</artifactId>
    <version>1.5.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/axe-swagger-ui/
implementation 'club.zhcs:axe-swagger-ui:1.5.13.2'
// https://jarcasting.com/artifacts/club.zhcs/axe-swagger-ui/
implementation ("club.zhcs:axe-swagger-ui:1.5.13.2")
'club.zhcs:axe-swagger-ui:jar:1.5.13.2'
<dependency org="club.zhcs" name="axe-swagger-ui" rev="1.5.13.2">
  <artifact name="axe-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='axe-swagger-ui', version='1.5.13.2')
)
libraryDependencies += "club.zhcs" % "axe-swagger-ui" % "1.5.13.2"
[club.zhcs/axe-swagger-ui "1.5.13.2"]