Categories |
CategoriesSwagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdclub.zhcs |
ArtifactId | ArtifactIdaxe-swagger-ui |
Version | Version1.5.13.2 |
Type | Typejar |
Filename | Size |
---|---|
axe-swagger-ui-1.5.13.2.pom | |
axe-swagger-ui-1.5.13.2.jar | 614 KB |
axe-swagger-ui-1.5.13.2-sources.jar | 612 KB |
Browse |
<!-- 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"]