GroupId | GroupIdcom.github.shalousun |
---|---|
ArtifactId | ArtifactIdsmart-doc |
Version | Version1.7.8 |
Type | Typejar |
Filename | Size |
---|---|
smart-doc-1.7.8.pom | |
smart-doc-1.7.8.jar | 93 KB |
smart-doc-1.7.8-sources.jar | 60 KB |
smart-doc-1.7.8-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/ -->
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>smart-doc</artifactId>
<version>1.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/
implementation 'com.github.shalousun:smart-doc:1.7.8'
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/
implementation ("com.github.shalousun:smart-doc:1.7.8")
'com.github.shalousun:smart-doc:jar:1.7.8'
<dependency org="com.github.shalousun" name="smart-doc" rev="1.7.8">
<artifact name="smart-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shalousun', module='smart-doc', version='1.7.8')
)
libraryDependencies += "com.github.shalousun" % "smart-doc" % "1.7.8"
[com.github.shalousun/smart-doc "1.7.8"]