is not current version
Last Version 1.2

com.github.xuyuansheng:xbapi-docs 1.0

apidoc文档

GroupId

GroupId

com.github.xuyuansheng
ArtifactId

ArtifactId

xbapi-docs
Version

Version

1.0
Type

Type

jar

Download xbapi-docs 1.0


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