添加依赖
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>openapi-ui</artifactId>
<version>1.2.2</version>
</dependency>
implementation 'com.github.t1:openapi-ui:1.2.2'
com.github.t1:openapi-ui:1.2.2
<dependency org="com.github.t1" name="openapi-ui" rev="1.2.2" />
libraryDependencies += "com.github.t1" % "openapi-ui" % "1.2.2"
@Grab(group='com.github.t1', module='openapi-ui', version='1.2.2')
[com.github.t1/openapi-ui "1.2.2"]
'com.github.t1:openapi-ui:jar:1.2.2'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | openapi-ui-1.2.2.jar |
| 源码包 | openapi-ui-1.2.2-sources.jar |