is not current version
Last Version 2.4.7

com.github.shalousun:smart-doc 1.6.3

ApplicationPower smart-doc

GroupId

GroupId

com.github.shalousun
ArtifactId

ArtifactId

smart-doc
Version

Version

1.6.3
Type

Type

jar

Download smart-doc 1.6.3


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