<dependency>
<groupId>com.github.wangmingchang</groupId>
<artifactId>automateapidocs</artifactId>
<version>1.0.0</version>
</dependency>
implementation 'com.github.wangmingchang:automateapidocs:1.0.0'
com.github.wangmingchang:automateapidocs:1.0.0
<dependency org="com.github.wangmingchang" name="automateapidocs" rev="1.0.0" />
libraryDependencies += "com.github.wangmingchang" % "automateapidocs" % "1.0.0"
@Grab(group='com.github.wangmingchang', module='automateapidocs', version='1.0.0')
[com.github.wangmingchang/automateapidocs "1.0.0"]
'com.github.wangmingchang:automateapidocs:jar:1.0.0'