не последняя версия
Последняя версия 2.4.7

com.github.shalousun:smart-doc 2.0.9

Smart-doc is a tool that supports both JAVA RESTFUL API and Apache Dubbo RPC interface document generation.

Группа

Группа

com.github.shalousun
Идентификатор

Идентификатор

smart-doc
Версия

Версия

2.0.9
Тип

Тип

jar

Скачать smart-doc 2.0.9


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