is not current version
Last Version 1.1.4

cn.chiship.sdk:chiship-swagger-ui 1.1.1

Chiship Swagger UI g

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.chiship.sdk
ArtifactId

ArtifactId

chiship-swagger-ui
Version

Version

1.1.1
Type

Type

jar

Download chiship-swagger-ui 1.1.1


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