is not current version
Last Version 1.2.2

com.github.liuanxin:api-info 1.0.4

收集 api 文档, 需要 spring mvc 支持

GroupId

GroupId

com.github.liuanxin
ArtifactId

ArtifactId

api-info
Version

Version

1.0.4
Type

Type

jar

Download api-info 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.liuanxin/api-info/ -->
<dependency>
    <groupId>com.github.liuanxin</groupId>
    <artifactId>api-info</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuanxin/api-info/
implementation 'com.github.liuanxin:api-info:1.0.4'
// https://jarcasting.com/artifacts/com.github.liuanxin/api-info/
implementation ("com.github.liuanxin:api-info:1.0.4")
'com.github.liuanxin:api-info:jar:1.0.4'
<dependency org="com.github.liuanxin" name="api-info" rev="1.0.4">
  <artifact name="api-info" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuanxin', module='api-info', version='1.0.4')
)
libraryDependencies += "com.github.liuanxin" % "api-info" % "1.0.4"
[com.github.liuanxin/api-info "1.0.4"]